Showing 1-20 of 3,072 packages
Standard Math library.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Double-precision floating-point positive infinity.
Maximum unsigned 32-bit integer.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Maximum unsigned 16-bit integer.
Maximum unsigned 8-bit integer.
Double-precision floating-point negative infinity.
Test if a double-precision floating-point numeric value is NaN.
Compute the absolute value of a double-precision floating-point number.
Smallest positive double-precision floating-point normal number.
Test if a double-precision floating-point numeric value is infinite.
The maximum biased base 2 exponent for a double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
The bias of a double-precision floating-point number's exponent.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for excluding the sign bit of a double-precision floating-point number.