Create a double-precision floating-point number from a higher order word and a lower order word.
Uint32Array.
Uint16Array.
Round a numeric value to the nearest integer.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Buffer.
Platform byte order.
Complementary error function.
Convert a string to lowercase.
Command-line interface.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Compute exp(x) - 1.
ES6 spec-compliant RegExp.prototype.flags shim.
Compute `x - nπ/2 = r`.
Test if two arrays have the same values.
Convert an array-like object to an object likely to have the same "shape".
Return an accessor function for retrieving an element from an indexed array-like object.
Create a regular expression from a regular expression string.
Arbitrary constant `g` to be used in Lanczos approximation functions.
Gamma function.
Read the entire contents of a file.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Store information about any JS value in a side channel, using a Map
Test if a value is a 2-dimensional ndarray-like object.