Skip to content

Commit 6d70527

Browse files
committed
lint
1 parent 9b98c9f commit 6d70527

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/dnansumkbn/docs

lib/node_modules/@stdlib/blas/ext/base/ndarray/dnansumkbn/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

22
{{alias}}( arrays )
33
Computes the sum of a one-dimensional double-precision floating-point
4-
ndarray, ignoring `NaN` values and using an improved Kahan–Babuška algorithm.
4+
ndarray, ignoring `NaN` values and using an improved Kahan–Babuška
5+
algorithm.
56

67
If provided an empty ndarray, the function returns `0.0`.
78

0 commit comments

Comments
 (0)