Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Compute the absolute value of a double-precision complex floating-point number.
Generate all possible permutations of an object's key-value pairs
[](https://discord.gg/poimandres)
Get the median value in an array
Detect whether or not an object is a Typed Array
Triangular distribution constructor.
Enormora’s ESLint mocha configuration
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Compute the Kruskal-Wallis test for equal medians.
Generate contour lines from a grid of data.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Bernoulli distribution expected value.
Return the maximum value.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Enormora’s ESLint node.js configuration
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Util for Base that optionally prevents a plugin from being registered more than once on an instance
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root of a single-precision floating-point number.
Bernoulli distribution mode.
Fréchet distribution logarithm of probability density function (PDF).
Promisify a callback-based function