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 e5db257 commit 3035395Copy full SHA for 3035395
lib/node_modules/@stdlib/stats/base/dsempn/docs/repl.txt
@@ -3,8 +3,8 @@
3
Computes the standard error of the mean for a double-precision floating-
4
point strided array using a two-pass algorithm.
5
6
- The `N` and `stride` parameters determine which elements in the strided
7
- array 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.
0 commit comments