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 6967560 commit e854791Copy full SHA for e854791
lib/node_modules/@stdlib/stats/nanmax/docs/repl.txt
@@ -37,8 +37,8 @@
37
38
39
{{alias}}.assign( x, out[, options] )
40
- Computes the maximum value along one or more ndarray dimensions and assigns
41
- results to a provided output ndarray, ignoring `NaN` values.
+ Computes the maximum value along one or more ndarray dimensions, ignoring
+ `NaN` values, and assigns results to a provided output ndarray.
42
43
Parameters
44
----------
0 commit comments