Updated 6 months ago
@stdlib/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Updated 6 months ago
@stdlib/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
Updated 6 months ago
assert-is-nan-array
Test if a value is an array-like object containing only NaN values.