Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Function which does nothing.
Returns an array of Typed Array names that are available in the current environment
ES5 spec-compliant shim for String.prototype.trim
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Test if an input value is a supported ndarray casting mode.
Platform byte order.
Read data from stdin.
Convert a string to lowercase.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Command-line interface.
Runs a list of async tasks, passing the results of each into the next one
Exponential function.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Return the first index at which a given element can be found.
DataView.
ES6 spec-compliant RegExp.prototype.flags shim.
Process utilities.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Return a high-resolution time difference.
Create a regular expression from a regular expression string.
Gamma function.