Skip to content

Commit 2e43215

Browse files
authored
style: fix line wrapping
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 41f21f7 commit 2e43215

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

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

22
{{alias}}( arrays )
33
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.
4+
point ndarray, ignoring `NaN` values and using a two-pass error correction
5+
algorithm.
66

77
If provided an empty ndarray, the function returns `NaN`.
88

0 commit comments

Comments
 (0)