Showing 41-60 of 1,029 packages
Set the more significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Square root of 2.
Smallest positive double-precision floating-point number.
Natural logarithm of the square root of 2Ï€.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Maximum safe nth factorial when stored in double-precision floating-point format.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.
The minimum base 10 exponent for a normal double-precision floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
The minimum base 10 exponent for a subnormal double-precision floating-point number.
Negative infinity.
Smallest positive double-precision floating-point number.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.