Skip to content

Commit edc21a6

Browse files
authored
style: re-wrap text
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 97e51d5 commit edc21a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/base/ndarray/daxpy/docs

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

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

22
{{alias}}( arrays )
33
Multiplies a one-dimensional double-precision floating-point ndarray `x`
4-
by a constant `alpha` and adds the result to a one-dimensional
5-
double-precision floating-point ndarray `y`.
4+
by a constant `alpha` and adds the result to a one-dimensional double-
5+
precision floating-point ndarray `y`.
66

77
If provided an empty input ndarray, the function returns the output ndarray
88
unchanged.

0 commit comments

Comments
 (0)