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 978002b commit 200e78aCopy full SHA for 200e78a
lib/node_modules/@stdlib/blas/base/dscal/docs/repl.txt
@@ -9,7 +9,7 @@
9
Indexing is relative to the first index. To introduce an offset, use typed
10
array views.
11
12
- If `N <= 0` the function returns `x` unchanged.
+ If `N <= 0`, the function returns `x` unchanged.
13
14
Parameters
15
----------
0 commit comments