Gumbel distributed pseudorandom numbers.
Weibull distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Chi distributed pseudorandom numbers.
Arcsine distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
F distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Generates a linearly spaced index array from a subsequence string.
A Math Formula parser library for JavaScript
Computes a quantile for a numeric array.
Exact test for the success probability in a Bernoulli experiment.
Negative infinity.
A small javascript module for working with normal distributions
Calculate the standard deviation of a strided array using a two-pass algorithm.
Calculate the standard deviation of a strided array.
Digamma function.
Rounds a numeric value toward negative infinity.
Scientific and statistical computing in JavaScript.
Inverse chi-squared cumulative distribution function
Evaluates a polynomial.
Splits a floating-point number into a higher order word and a lower order word.
Creates a double-precision floating-point number from a higher order word and a lower order word.
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Rounds a numeric value toward zero.
Perform a chi-square independence test.
Computes the quadratic mean (root mean square).
Computes the median of an array.
Mathematics library for NodeJS, providing classes for Vector2, Vector3, Matrix, and Math operations
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Mathematical Functions
Multiply a double-precision floating-point vector by a constant.
Calculate the minimum value of a double-precision floating-point strided array.
Add a constant to each element in a double-precision floating-point strided array.
Generate a linearly spaced array over a specified interval.
Provides a method to compute a moving arithmetic mean incrementally.