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