Positive infinity.
Single-precision floating-point positive infinity.
Double-precision floating-point positive infinity.
Positive infinity.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Convert data to float32 array or get float32 fractions
Single-precision complex number functions.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Float32Array.
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.
Smallest positive normalized single-precision floating-point number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Number of significand bits for 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.
Mask for excluding the sign bit of a single-precision floating-point number.
Mask for the exponent of a single-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Maximum single-precision floating-point number.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Mask for the sign bit of a single-precision floating-point number.
The bias of a single-precision floating-point number's exponent.
Single-precision floating-point negative infinity.