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 2ed81a1 commit a6ea46aCopy full SHA for a6ea46a
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/sdsmeanors/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the arithmetic mean of a single-precision floating-point ndarray
4
- using ordinary recursive summation with extended accumulation.
+ Computes the arithmetic mean of a one-dimensional single-precision floating-
+ point ndarray using ordinary recursive summation with extended accumulation.
5
6
Accumulated intermediate values are stored as double-precision floating-
7
point numbers.
0 commit comments