Compute the multiplicative inverse of a single-precision floating-point number.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Absolute pathname of the executable which started the current Node.js process.
Bernoulli distribution skewness.
Group values according to an indicator function and return group counts.
Match human-quality input to potential matches by edit distance.
<!--
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Calculate the cumulative maximum absolute value of a strided array.
Fréchet distribution quantile function.
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Lévy distribution probability density function (PDF).
Interchange two vectors.
Write data to a file.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Test if a value is a Float16Array.
Compute the complete elliptic integral of the first kind.
List of typed array real-valued data types.
25-digit case-insensitive UUID encoding
Convert a strided array to a five-dimensional nested array.
Split array element indices into two groups.
Return a constructor for creating a two-sample Z-test results object.