Convert a scalar value to a zero-dimensional ndarray.
Fréchet distribution quantile function.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring NaN values.
Compute the nth Lucas number.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Convert an array to an array of a different data type.
Fast base encoding / decoding of any given alphabet
Is this value a Node.js version?
Find [nd-]array min/max values
Lévy distribution probability density function (PDF).
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
Determine the minimum array data type for storing a provided unsigned integer value.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
List of typed array real-valued data types.
Calculate the minimum value of a strided array.
Array utils
Return a constructor for creating a two-sample Z-test results object.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Compute the half-value coversed sine.
Define a non-enumerable property.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Compute the sum of three double-precision floating-point numbers.
Check if the runtime is Electron.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript