Skip to content

Commit 131404d

Browse files
authored
docs: Update documentation
Signed-off-by: Pratik <bhagwatpratik781@gmail.com>
1 parent f61fcb8 commit 131404d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/nanmaxabs/docs

lib/node_modules/@stdlib/stats/nanmaxabs/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838

3939
{{alias}}.assign( x, out[, options] )
40-
Computes the maximum value along one or more ndarray dimensions, ignoring
40+
Computes the maximum absolute value along one or more ndarray dimensions, ignoring
4141
`NaN` values, and assigns results to a provided output ndarray.
4242

4343
Parameters

0 commit comments

Comments
 (0)