Compute an arithmetic mean of absolute values incrementally.
Rayleigh distribution excess kurtosis.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Right-align the text in a string.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Compute a moving mean squared error (MSE) incrementally.
Compute an exponentially weighted mean incrementally.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Bernoulli distribution skewness.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
SDK to work with Polygon ID
Minimum safe double-precision floating-point integer.
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Are these two JavaScript values equal?
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Node standard library for browser.
1/4 times π.
Lévy distribution expected value.
Evaluate the modulus function for single-precision floating-point numbers.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
Lévy distribution entropy.
Compute an unbiased sample variance incrementally.
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.