Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Test if a value is a complex number-like object.
Mask for the significand of 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.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Single-precision floating-point positive infinity.
Double-precision complex number functions.
Maximum single-precision floating-point number.
Number of significand bits for a single-precision floating-point number.
Single-precision floating-point negative infinity.
Constants.
Mask for excluding the sign bit of a single-precision floating-point number.
Base (i.e., lower-level) single-precision complex number assertion functions.
Base (i.e., lower-level) single-precision complex number functions.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Test whether two single-precision complex floating-point numbers are equal.
Return the imaginary component of a single-precision complex floating-point number.
List of array data types.
Return the real and imaginary components of a double-precision complex floating-point number.
128-bit complex number.
Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Test whether two single-precision complex floating-point numbers are not equal.