math-float64-set-low-word
Sets the less significant 32 bits of a double-precision floating-point number.
Sets the less significant 32 bits of a double-precision floating-point number.
Error function.
Get the median of an array of numbers.
Get the sum of all the values in an array.
Rounds a numeric value toward zero.
Get the mean of an array of numbers.
Annotated math utilities for JavaScript
Error function.
Computes the sine of a number.
Computes sin(πx).
Computes the cosine of a number.
Generates a logarithmically spaced numeric array.
Evaluates a polynomial.
find clusters in coordinates
Finds ways to choose k elements from a set of n elements.
Finds product of numbers (∏).
Library for converting numbers from one radix representation (encoding) to another, with optional custom defined encodings. Inspired by rubyworks/radix.
JavaScript vector library
Computes the truncated mean of an array.
ES2015 Math.log10() ponyfill