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 8447582 commit 2b1b18cCopy full SHA for 2b1b18c
lib/node_modules/@stdlib/stats/base/ndarray/snanmean/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the arithmetic mean of a one-dimensional single-precision floating
4
- -point ndarray, ignoring `NaN` values.
+ Computes the arithmetic mean of a one-dimensional single-precision floating-
+ point ndarray, ignoring `NaN` values.
5
6
If provided an empty ndarray, the function returns `NaN`.
7
0 commit comments