Skip to content

Commit 5ad1a1f

Browse files
authored
docs: fix notes
Signed-off-by: Athan <kgryte@gmail.com>
1 parent f6b12b8 commit 5ad1a1f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ The function has the following parameters:
7878

7979
## Notes
8080

81-
- If `N <= 0`, both functions return `NaN`.
82-
- If every indexed element is `NaN`, both functions return `NaN`.
81+
- If provided an empty one-dimensional ndarray, the function returns `NaN`.
8382

8483
</section>
8584

0 commit comments

Comments
 (0)