Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Bernoulli distribution expected value.
Simple string test
Return an unsigned 16-bit integer corresponding to the IEEE 754 binary representation of a half-precision floating-point number.
transform stream to tokenize html
Bernoulli distribution excess kurtosis.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
4-directional swipe gestures for react-native
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Compute a moving sum of squared absolute values incrementally.
Test if a value is a BigUint64Array.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Rayleigh distribution probability density function (PDF).
recursively transform key strings to dash-case
Run AppleScript and get the result
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray using an improved Kahan–Babuška algorithm.
ipv6-normalize
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Replace user home in a string with another string. Useful for tildifying a path.
Comma delimit an array for human readability, the Oxford comma is optional.
Return the last index of a specified search element in a strided array.
ES2019 spec-compliant String.prototype.trimLeft shim.
Return the last index of a specified search element in a double-precision floating-point strided array.