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 280494a commit 3c7848bCopy full SHA for 3c7848b
lib/node_modules/@stdlib/math/special/abs/docs/repl.txt
@@ -17,8 +17,8 @@
17
18
options.order: string (optional)
19
Output array order. Must be either row-major (C-style) or column-major
20
- (Fortran-style). By default, the order of the output array is inferred
21
- the same as the input array.
+ (Fortran-style). By default, the order of the output array is the same
+ as the input array.
22
23
Returns
24
-------
0 commit comments