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