Compute the half-value coversed sine.
Bernoulli distribution cumulative distribution function (CDF).
Convert an array to an array of a different data type.
Return a constructor for creating a two-sample Z-test results object.
Determine the minimum array data type for storing a provided unsigned integer value.
Fréchet distribution quantile function.
Rayleigh distribution expected value.
Compute the sum of three double-precision floating-point numbers.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring NaN values.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Is this value a Node.js version?
Broadcast ndarrays to a common shape.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Compute the coversed sine.
Check if the runtime is Electron.
Interchange two vectors.
Lévy distribution expected value.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Triangular distribution constructor.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Find [nd-]array min/max values
Flatten an object.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein