Skip to content

Commit 332e52d

Browse files
authored
docs: remove note
Signed-off-by: Athan <kgryte@gmail.com>
1 parent f243285 commit 332e52d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/dnanstdevpn

lib/node_modules/@stdlib/stats/base/ndarray/dnanstdevpn/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ The function has the following parameters:
133133

134134
- If provided an empty one-dimensional ndarray, the function returns `NaN`.
135135
- If `N - c` is less than or equal to `0` (where `N` corresponds to the number of non-NaN elements in the input ndarray and `c` corresponds to the provided degrees of freedom adjustment), the function returns `NaN`.
136-
- The function ignores `NaN` values when computing the standard deviation.
137136

138137
</section>
139138

0 commit comments

Comments
 (0)