Compute the half-value versed sine.
A string tag that strips indentation from multi-line strings. ⬅️
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
> Turns a string into PascalCase.
Calculate the maximum value of a double-precision floating-point strided array.
2π.
Hypergeometric distribution constructor.
Parse http headers
Faster alternative to javascript's native filter method.
Compute the cumulative sum of a one-dimensional ndarray using pairwise summation.
githooks management forked from husky
Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.
Compute a corrected sample excess kurtosis incrementally.
Seeded random number generator for Javascript.
Convert any CSS unit to logical pixels ("px")
No description provided.
Restrict a double-precision floating-point number to a specified range.
Mouse state change listener
Fréchet distribution quantile function.
The minimum biased base 2 exponent for a normal single-precision floating-point number.
Compute the cumulative sum of a one-dimensional ndarray.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.