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 18b70d2 commit c433380Copy full SHA for c433380
lib/node_modules/@stdlib/stats/base/ndarray/stdevch/docs/repl.txt
@@ -2,7 +2,7 @@
2
{{alias}}( arrays )
3
Computes the standard deviation of a one-dimensional ndarray using a
4
one-pass trial mean algorithm.
5
-
+
6
If provided an empty one-dimensional ndarray, the function returns `NaN`.
7
8
If `N - c` is less than or equal to `0` (where `N` corresponds to the number
0 commit comments