Create a double-precision floating-point number from a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is NaN.
Float32Array.
Continued fraction approximation.
Return a function which tests if every element in an array passes a test condition.
Random numbers.
Test if a double-precision floating-point numeric value is infinite.
Multidimensional arrays.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Natural logarithm of the gamma function.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Test if an array contains a provided search value.
Compute the absolute value of a double-precision floating-point number.
Test if a value is an array.
Reinterpret a BooleanArray as a Uint8Array.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Exponential function.
Strided.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Compute `x - nπ/2 = r`.