Skip to content

Commit e4cc86e

Browse files
authored
style: re-wrap lines
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 0bdcad8 commit e4cc86e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/smskmin/docs

lib/node_modules/@stdlib/stats/base/ndarray/smskmin/docs/repl.txt

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

22
{{alias}}( arrays )
3-
Computes the minimum value of a one-dimensional single-precision
4-
floating-point ndarray according to a mask.
3+
Computes the minimum value of a one-dimensional single-precision floating-
4+
point ndarray according to a mask.
55

66
If provided an empty ndarray or a mask with all elements set to `1`, the
77
function returns `NaN`.

0 commit comments

Comments
 (0)