Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a two-pass error correction algorithm.
nodejs javascript node statistics math stdlib mathematics mean stats avg ndarray node-js average nan central-tendency arithmetic-mean two-pass ignore-nan
-
Updated
Nov 24, 2025 - JavaScript