Sort a double-precision floating-point strided array using insertion sort.
RC4 random number generator
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Arcsine distribution logarithm of cumulative distribution function (CDF).
Calculate the standard deviation of a strided array using a two-pass algorithm.
Fréchet distribution cumulative distribution function (CDF).
Arcsine distribution median.
Base utilities for signed 32-bit integers.
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
@vue/reactivity
Return help text associated with a provided alias.
Interchange two single-precision floating-point vectors.
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Rules dealing with Array functions and methods.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Compute the nth negaFibonacci number.
Uniform distribution excess kurtosis.
create lexicographic string keys for positive integers without zero-padding
Poisson distribution standard deviation.
Arcsine distribution logarithm of probability density function (PDF).
Create a one-sample Z-test double-precision floating-point results object.
Find elements in an array-like object that satisfy a test condition.
Test if two arguments are both Int32Arrays and have equal values.