Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Modulus function.
Continued fraction approximation.
Compute exp(x) - 1.
Compute the sum of an infinite series.
Natural logarithm of the maximum double-precision floating-point number.
Euler's number.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Gamma distribution cumulative distribution function (CDF).
Maximum signed 32-bit integer.
Maximum safe double-precision floating-point integer.
Evaluate ln(1+x) - x.
Evaluate a factorial.
The bias of a single-precision floating-point number's exponent.
Number of significand bits for a half-precision floating-point number.
Inverse complementary error function.
Define a read-only property.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Mask for the significand of a half-precision floating-point number.
Compute the absolute value of a single-precision floating-point number.
Maximum length for a typed array.
Detect native Symbol.toPrimitive support.
Natural logarithm of the square root of 2π.
Test if a double-precision floating-point numeric value is finite.