Test whether two double-precision complex floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
Double-precision complex number functions.
Test whether two double-precision complex floating-point numbers are the same value.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is a complex number-like object.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is infinite.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a Float64Array.
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.
Test if two double-precision floating-point numbers are the same value.
128-bit complex number.
Set the more significant 32 bits of a double-precision floating-point number.
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.
Set the less significant 32 bits of a double-precision floating-point number.
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.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Gamma function.
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.
Test if a finite numeric value is an even number.