Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of 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 subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
The minimum base 10 exponent for a subnormal 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.
Split a double-precision floating-point number into a higher order word and a lower order word.
Natural logarithm of the square root of 2π.
Natural logarithm of 2.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Square root of double-precision floating-point epsilon.
One half times the natural logarithm of 2.
A flexible math expression evaluator
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Exponential function.
Square root of 2.
Gamma function.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
No description provided.
No description provided.
No description provided.