Search
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
v7.0.0 URL:
https://unpkg.com/is-number@7.0.0/index.js
Open
Browse Files
cast
check
coerce
coercion
finite
integer
is
isnan
is-nan
is-num
is-number
isnumber
isfinite
istype
kind
math
nan
num
number
numeric
parseFloat
parseInt
test
type
typeof
value
@stdlib/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-assert-is-nan@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
assertion
assert
utilities
utility
utils
util
math
mathematics
ieee754
floating-point
float
number
numeric
non-numeric
nan
is
isnan
type
check
@stdlib/assert-is-nan
Test if a value is NaN.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-nan@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
number
numeric
non-numeric
nan
is
isnan
type
check
validate
valid
test
is-nan
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
v1.3.2 URL:
https://unpkg.com/is-nan@1.3.2/index.js
Open
Browse Files
is
NaN
not a number
number
isNaN
ES6
ES2015
shim
polyfill
es-shim API
@stdlib/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-assert-is-nanf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
assertion
assert
utilities
utility
utils
util
math
mathematics
ieee754
floating-point
float
number
numeric
non-numeric
nan
is
isnan
isnanf
type
check