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 49b6986 commit 3f72d99Copy full SHA for 3f72d99
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/nanmin-by/docs/repl.txt
@@ -16,6 +16,8 @@
16
If the callback function does not return any value (or equivalently,
17
explicitly returns `undefined`), the value is ignored.
18
19
+ If the callback function returns `NaN`, the value is ignored.
20
+
21
Parameters
22
----------
23
arrays: ArrayLikeObject<ndarray>
0 commit comments