Rayleigh distribution quantile function.
Calculate the standard deviation of a strided array.
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
Test if a value is equal to negative zero.
Fréchet distribution logarithm of cumulative distribution function (CDF).
Lévy distribution logarithm of probability density function (PDF).
Geometric distribution mode.
Raised cosine distribution kurtosis.
Number of exponent bits for a half-precision floating-point number.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Test if a finite single-precision floating-point number is a nonnegative integer.
Lévy distribution entropy.
Compute the mid-range of all iterated values.
Create a function for applying a strided function to a provided ndarray.
Calculate the mid-range of a strided array according to a mask.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to input strided arrays.
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Fréchet distribution standard deviation.
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
Chi distribution standard deviation.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
Logistic distribution standard deviation.
Golden ratio.