Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
nodejs javascript node statistics math stdlib mathematics mean stats avg ndarray node-js average nan central-tendency arithmetic-mean ordinary-recursive-summation recursive-summation
-
Updated
Nov 28, 2025 - JavaScript