Create an unsigned 16-bit integer from a literal bit representation.
Maximum unsigned 16-bit integer.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Uint16Array.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Generate string from a token array by interpolating values.
Split a double-precision floating-point number into a higher order word and a lower order word.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Number.
Multiply a double-precision floating-point number by an integer power of two.
Tokenize a string into an array of string parts and format identifier objects.
Double-precision complex number functions.
Single-precision complex number functions.
Set the more significant 32 bits of a double-precision floating-point number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Compute the absolute value of a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Test if a finite numeric value is an odd number.
Round a double-precision floating-point number toward zero.