Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
Natural logarithm of the square root of 2π.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Natural logarithm of 2.
Square root of double-precision floating-point epsilon.
One half times the natural logarithm of 2.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Square root of 2.
Gamma function.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Natural exponential function.
Double-precision complex number functions.
ES Math-related intrinsics and helpers, robustly cached.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
High word mask for the exponent of a double-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
Double-precision floating-point positive infinity.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Round a double-precision floating-point number toward zero.
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.
Compute sin(πx).
The minimum 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.