Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Natural logarithm of the square root of 2π.
Natural logarithm of 2.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
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.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Gamma function.
Natural exponential function.
ES Math-related intrinsics and helpers, robustly cached.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Round a double-precision floating-point number toward zero.
High word mask for the sign bit of a double-precision floating-point number.
Float64Array.
Double-precision complex number functions.
Compute sin(πx).
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.
Double-precision floating-point positive infinity.
The bias of a double-precision floating-point number's exponent.