Asserts that given value is not NaN.
NaN
The value to check.
Optional
Optional reason added to exception message when assertion fails.
AssertionError when value is NaN.
Asserts that given value is not
NaN
.