Search
@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
@stdlib/math-base-napi-binary
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-napi-binary@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
napi
n-api
node-api
addon
binary
map
transform
@stdlib/math-base-napi-unary
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-napi-unary@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
napi
n-api
node-api
addon
unary
map
transform
@stdlib/math-base-special-ldexp
Multiply a double-precision floating-point number by an integer power of two.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-ldexp@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
frexp
ldexp
load
exponent
double
dbl
float
floating-point
number
ieee754