Skip to content

Commit a6ea46a

Browse files
authored
docs: update description
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 2ed81a1 commit a6ea46a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/sdsmeanors/docs

lib/node_modules/@stdlib/stats/base/ndarray/sdsmeanors/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( arrays )
3-
Computes the arithmetic mean of a single-precision floating-point ndarray
4-
using ordinary recursive summation with extended accumulation.
3+
Computes the arithmetic mean of a one-dimensional single-precision floating-
4+
point ndarray using ordinary recursive summation with extended accumulation.
55

66
Accumulated intermediate values are stored as double-precision floating-
77
point numbers.

0 commit comments

Comments
 (0)