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 2260be6 commit dfa335cCopy full SHA for dfa335c
1 file changed
lib/node_modules/@stdlib/blas/ext/base/ndarray/gnansumors/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the sum of a one-dimensional ndarray, ignoring `NaN` values and using
4
- ordinary recursive summation.
+ Computes the sum of a one-dimensional ndarray, ignoring `NaN` values
+ and using ordinary recursive summation.
5
6
If provided an empty ndarray, the function returns `0.0`.
7
0 commit comments