Negate a double-precision complex floating-point number.
Double-precision complex number functions.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
128-bit complex number.
Set the more significant 32 bits of a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.
Complex numbers.
Gamma function.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Return the real component of a double-precision complex floating-point number.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Natural logarithm of 2.
High word mask for the sign bit of a double-precision floating-point number.
Float64Array.
Double-precision floating-point positive infinity.