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 27d0174 commit 521a40cCopy full SHA for 521a40c
lib/node_modules/@stdlib/stats/incr/nanminmax/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( [out] )
3
Returns an accumulator function which incrementally computes a minimum and
4
- maximum,, ignoring `NaN` values.
+ maximum, ignoring `NaN` values.
5
6
If provided a value, the accumulator function returns an updated minimum and
7
maximum. If not provided a value, the accumulator function returns the
0 commit comments