checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN
Copy a descriptor from object A to object B
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Parameterised tests for Jest
Cauchy distribution quantile function.
Calculate the range of a strided array according to a mask.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Convert a strided array to a five-dimensional nested array.
Apply a binary callback to elements in two n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
Triangular distribution logarithm of probability density function (PDF).
it's a loading overlay addons for react-bootstrap-table2
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
Serialized AES-GCM 256 encryption, decryption and key management in the browser & Node.js
Split array element indices into two groups.
A commitlint plugin to support exceptions in scope-empty-rules.
Calculate the standard deviation of a strided array using Welford's algorithm.
just emit 'log' events on the process object
Utility for converting between WGS84 lat/lng and MGRS coordinates
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.