Float64Array.
Split a double-precision floating-point number into a higher order word and a lower order word.
Double-precision floating-point negative infinity.
Double-precision floating-point positive infinity.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
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`.
Double-precision complex number functions.
High word mask for the exponent of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Smallest positive double-precision floating-point normal number.
High word mask for excluding the sign bit of a double-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
The maximum biased base 2 exponent for a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Square root of 2π.
The Euler-Mascheroni constant.
128-bit complex number.
Euler's number.
Set the more significant 32 bits of a double-precision floating-point number.
No description provided.
No description provided.