Utilities for unsigned 32-bit integers.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Multiply two unsigned 32-bit integers.
Maximum unsigned 32-bit integer.
Uint32Array.
Bitwise rotation to the right.
Number.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Unsigned integers for Javascript
Base utilities for unsigned 32-bit integers.
Bitwise rotation to the left.
Evaluate the identity function for an unsigned 32-bit integer.
Test if a value is a Uint32Array.
Number constructor.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a value is a number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Create an unsigned 32-bit integer from a literal bit representation.
Create a double-precision floating-point number from a higher order word and a lower order word.
Double-precision complex number functions.
Single-precision complex number functions.