Create an unsigned 32-bit integer from a literal bit representation.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Multiply two unsigned 32-bit integers.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Maximum unsigned 32-bit integer.
Uint32Array.
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`.
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.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
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.
Tokenize a string into an array of string parts and format identifier objects.
Double-precision complex number functions.
Single-precision complex number functions.
Multiply a double-precision floating-point number by an integer power of two.
Utils to work with iden3 binary files.
Set the more significant 32 bits of a double-precision floating-point number.
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.