We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e8faa commit f8eebbaCopy full SHA for f8eebba
1 file changed
lib/node_modules/@stdlib/array/zero-to/docs/repl.txt
@@ -20,7 +20,7 @@
20
21
The default array data type is `float64`.
22
23
- If `n` is less than or equal to zero, the function returns an empty array.
+ If `n` is equal to zero, the function returns an empty array.
24
25
Parameters
26
----------
0 commit comments