Utilities for unsigned 16-bit integers.
Maximum unsigned 16-bit integer.
Uint16Array.
Number.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Evaluate the identity function for an unsigned 16-bit integer.
Test if a value is a Uint16Array.
Base utilities for unsigned 16-bit integers.
Number constructor.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Create an unsigned 16-bit integer from a literal bit representation.
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 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.
Subtract two unsigned 16-bit integers.
Determine a value's type.
Compute the sum of two unsigned 16-bit integers.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Set the more significant 32 bits of a double-precision floating-point number.