| Overload | Description |
|---|---|
| BeNaN(NumericAssertions<Single>,String,Object[]) | Asserts that the number is seen as not a number (NaN). |
| BeNaN(NumericAssertions<Double>,String,Object[]) | Asserts that the number is seen as not a number (NaN). |
| BeNaN(NullableNumericAssertions<Single>,String,Object[]) | Asserts that the number is seen as not a number (NaN). |
| BeNaN(NullableNumericAssertions<Double>,String,Object[]) | Asserts that the number is seen as not a number (NaN). |