Search
@webassemblyjs/floating-point-hex-parser
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
v1.14.1 URL:
https://unpkg.com/@webassemblyjs/floating-point-hex-parser@1.14.1/lib/index.js
Open
Browse Files
webassembly
floating-point
@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/constants-float64-pinf
Double-precision floating-point positive infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-pinf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
pinf
positive
infinity
ieee754
double
dbl
precision
floating-point
float64
@stdlib/constants-float64-ninf
Double-precision floating-point negative infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-ninf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
ninf
negative
infinity
inf
ieee754
double
dbl
precision
floating-point
float64
@stdlib/math-base-assert-is-infinite
Test if a double-precision floating-point numeric value is infinite.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-assert-is-infinite@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
assertion
assert
utilities
utility
utils
util
math
mathematics
ieee754
floating-point
float
double
dbl
number
numeric
positive
negative
infinity
inf
is
isinf
isinfinite
infinite
type
check