Calculate the range of a strided array.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Unit testing nodes for Erlang-RED and Node-RED.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
> Reference implementation of VaryPack - simple fast compact data binarization format.
Compute the Bessel function of the second kind of order one.
Add two double-precision complex floating-point numbers.
ES7 Proposal: Set#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON
Bernoulli distribution standard deviation.
Test if a value is a lowercase string.
Detect native BigInt support.
Compute the Bessel function of the first kind of order one.
Convert an angle from degrees to radians.
Compute a moving mid-range incrementally.
Snapshot test utilities for mocha
Return an array of an object's inherited enumerable symbol properties.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
F distribution variance.
number traditional agreements with schedules and exhibits
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Sort a double-precision floating-point strided array using Shellsort.
Test if a value is an odd number.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.