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 9b98c9f commit 6d70527Copy full SHA for 6d70527
1 file changed
lib/node_modules/@stdlib/blas/ext/base/ndarray/dnansumkbn/docs/repl.txt
@@ -1,7 +1,8 @@
1
2
{{alias}}( arrays )
3
Computes the sum of a one-dimensional double-precision floating-point
4
- ndarray, ignoring `NaN` values and using an improved Kahan–Babuška algorithm.
+ ndarray, ignoring `NaN` values and using an improved Kahan–Babuška
5
+ algorithm.
6
7
If provided an empty ndarray, the function returns `0.0`.
8
0 commit comments