Search
@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/constants-float64-exponent-bias
The bias of a double-precision floating-point number's exponent.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-exponent-bias@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-max-base2-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
max
maximum
binary
subnormal
denormalized
base 2
@stdlib/constants-float64-smallest-normal
Smallest positive double-precision floating-point normal number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-smallest-normal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
float64
64bit
64-bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
normalized
normal