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 526c902 commit 0b403a1Copy full SHA for 0b403a1
lib/node_modules/@stdlib/stats/base/dnanminabs/docs/repl.txt
@@ -3,8 +3,8 @@
3
Computes the minimum absolute value of a double-precision floating-point
4
strided array, ignoring `NaN` values.
5
6
- The `N` and `stride` parameters determine which elements in the strided array
7
- are accessed at runtime.
+ The `N` and stride parameters determine which elements in the strided
+ array are accessed at runtime.
8
9
Indexing is relative to the first index. To introduce an offset, use a typed
10
array view.
@@ -90,5 +90,3 @@
90
See Also
91
--------
92
93
-
94
0 commit comments