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 131404d commit fb847caCopy full SHA for fb847ca
1 file changed
lib/node_modules/@stdlib/stats/nanmaxabs/docs/repl.txt
@@ -37,8 +37,8 @@
37
38
39
{{alias}}.assign( x, out[, options] )
40
- Computes the maximum absolute value along one or more ndarray dimensions, ignoring
41
- `NaN` values, and assigns results to a provided output ndarray.
+ Computes the maximum absolute 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