Compute the coversed sine.
Compute an arithmetic mean of absolute values incrementally.
Compute the product of all iterated values.
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Compute a moving mean squared error (MSE) incrementally.
Compute an exponentially weighted mean incrementally.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
MATE is TS Metadata Organizer
Slugify a string
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Evaluate the modulus function for single-precision floating-point numbers.
create matching selectors from css for your very own nested object hierarchy
Manipulate the HTTP Vary header
1/4 times π.
Lévy distribution entropy.
Compute an unbiased sample variance incrementally.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Node standard library for browser.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
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.
Math and string formula parser.