Showing 1-20 of 856 packages
Double-precision complex number functions.
Float64Array.
Double-precision floating-point negative infinity.
Double-precision floating-point positive infinity.
Smallest positive double-precision floating-point normal number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
The bias of a double-precision floating-point number's exponent.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
128-bit complex 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.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
Create a double-precision floating-point number from a higher order word and a lower order word.
The maximum biased base 2 exponent for a double-precision floating-point number.
The Euler-Mascheroni constant.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
π.
Positive infinity.
High word mask for the exponent of a double-precision floating-point number.