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 5d8bb03 commit 8840d51Copy full SHA for 8840d51
lib/node_modules/@stdlib/stats/base/nanvariancewd/docs/repl.txt
@@ -3,7 +3,7 @@
3
Computes the variance of a strided array ignoring `NaN` values and using
4
Welford's algorithm.
5
6
- The `N` and `stride` parameters determine which elements in the strided
+ The `N` and `stride` parameters determine which elements in the strided
7
array are accessed at runtime.
8
9
Indexing is relative to the first index. To introduce an offset, use a typed
0 commit comments