Skip to content

Commit 3f72d99

Browse files
authored
docs: add note
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 49b6986 commit 3f72d99

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/nanmin-by/docs

lib/node_modules/@stdlib/stats/base/ndarray/nanmin-by/docs/repl.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
If the callback function does not return any value (or equivalently,
1717
explicitly returns `undefined`), the value is ignored.
1818

19+
If the callback function returns `NaN`, the value is ignored.
20+
1921
Parameters
2022
----------
2123
arrays: ArrayLikeObject<ndarray>

0 commit comments

Comments
 (0)