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 f6b12b8 commit 5ad1a1fCopy full SHA for 5ad1a1f
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/snanmeanwd/README.md
@@ -78,8 +78,7 @@ The function has the following parameters:
78
79
## Notes
80
81
-- If `N <= 0`, both functions return `NaN`.
82
-- If every indexed element is `NaN`, both functions return `NaN`.
+- If provided an empty one-dimensional ndarray, the function returns `NaN`.
83
84
</section>
85
0 commit comments