Calculate the range of a strided array, ignoring NaN values.
Calculate the range of a strided array via a callback function, ignoring NaN values.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Calculate the variance of a strided array.
Calculate the variance of a strided array using a two-pass algorithm.
Strided.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a Complex64Array as a Float32Array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Reinterpret a BooleanArray as a Uint8Array.
Degenerate distribution cumulative distribution function (CDF).
Standard library statistical functions.
Chi-squared distribution cumulative distribution function (CDF).
Calculate the variance of a strided array using a two-pass algorithm.
Standard math.
Apply a nullary callback and assign results to elements in a strided output array.
Gamma distribution cumulative distribution function (CDF).
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Calculate the minimum value of a double-precision floating-point strided array.
Degenerate distribution quantile function.
Calculate the variance of a strided array.
Calculate the arithmetic mean of a strided array.
Convert a Node-API value representing a strided array to a single-precision floating-point array.