We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f21f7 commit 2e43215Copy full SHA for 2e43215
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/snanmeanpn/docs/repl.txt
@@ -1,8 +1,8 @@
1
2
{{alias}}( arrays )
3
Computes the arithmetic mean of a one-dimensional single-precision floating-
4
- point ndarray, ignoring `NaN` values and using a two-pass error
5
- correction algorithm.
+ point ndarray, ignoring `NaN` values and using a two-pass error correction
+ algorithm.
6
7
If provided an empty ndarray, the function returns `NaN`.
8
0 commit comments