Create a double-precision floating-point number from a higher order word and a lower order word.
Compute the sum of an infinite series.
Split a double-precision floating-point number into a higher order word and a lower order word.
Compute the greatest common divisor (gcd).
Evaluate the natural logarithm of a double-precision floating-point number.
Continued fraction approximation.
Check if an environment is little endian.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Inverse incomplete gamma function.
Modulus function.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Evaluate the natural logarithm of the factorial function.
Return the minimum value.
Beta function.
Test if an input value is a supported array signed integer data type.
Detect native Uint16Array support.
Inverse complementary error function.
Evaluate ln(1+x) - x.
Detect native Float64Array support.
Test if a value is an array-like object containing only nonnegative integers.
Evaluate the tangent of a number.