A simple, fast, database-less city reverse geocoder for Node.js
Test if two double-precision floating-point numbers are the same value.
Compute the multiplicative inverse of a single-precision floating-point number.
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
Round a single-precision floating-point number toward zero.
SDK to work with Polygon ID
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Compute an unbiased sample variance incrementally.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Compute the sum of four double-precision floating-point numbers.
Evaluate the modulus function for single-precision floating-point numbers.
Compute an arithmetic mean of absolute values incrementally.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
Generate pseudorandom numbers drawn from a binomial distribution.
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the hyperbolic arccosine of a double-precision floating-point number.
visx scale
Laplace distribution differential entropy.
Compute the coversed sine.
Compute the range along one or more ndarray dimensions, ignoring `NaN` values.
Laplace distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution variance.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.