Base (i.e., lower-level) single-precision complex number assertion functions.
Single-precision complex number functions.
Test whether two single-precision complex floating-point numbers are the same value.
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.
64-bit complex number.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Test if a value is a complex number-like object.
Test if a double-precision floating-point numeric value is NaN.
Test whether two single-precision complex floating-point numbers are equal.
Test if a double-precision floating-point numeric value is infinite.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Complex numbers.
Test if a value is a Float32Array.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Return the imaginary component of a single-precision complex floating-point number.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Return the real component of a single-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Double-precision complex number functions.
Test whether two single-precision complex floating-point numbers are the same value.
Float32Array.