Maximum safe single-precision floating-point integer.
Maximum safe double-precision floating-point integer.
Minimum safe single-precision floating-point integer.
Smallest positive normalized single-precision floating-point number.
Maximum single-precision floating-point number.
The bias of a single-precision floating-point number's exponent.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Mask for the exponent of a single-precision floating-point number.
Mask for the significand of a single-precision floating-point number.
Mask for the sign bit of a single-precision floating-point number.
Number of significand bits for a single-precision floating-point number.
Single-precision floating-point positive infinity.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Mask for excluding the sign bit of a single-precision floating-point number.
Single-precision floating-point negative infinity.
Maximum unsigned 16-bit integer.
Maximum unsigned 8-bit integer.
Maximum unsigned 32-bit integer.
Single-precision complex number functions.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Float32Array.
Constants.
Maximum signed 32-bit integer.