Skip to content

Commit c433380

Browse files
committed
fix: lint
1 parent 18b70d2 commit c433380

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/ndarray/stdevch/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{{alias}}( arrays )
33
Computes the standard deviation of a one-dimensional ndarray using a
44
one-pass trial mean algorithm.
5-
5+
66
If provided an empty one-dimensional ndarray, the function returns `NaN`.
77

88
If `N - c` is less than or equal to `0` (where `N` corresponds to the number

0 commit comments

Comments
 (0)