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 6adf7e1 commit 57fb8a2Copy full SHA for 57fb8a2
lib/node_modules/@stdlib/stats/base/nanmin/docs/repl.txt
@@ -2,7 +2,7 @@
2
{{alias}}( N, x, strideX )
3
Computes the minimum value of a strided array, ignoring `NaN` values.
4
5
- The `N` and stride parameters determine which elements in the strided arrays
+ The `N` and stride parameters determine which elements in the strided array
6
are accessed at runtime.
7
8
Indexing is relative to the first index. To introduce an offset, use a typed
0 commit comments