Skip to content

Commit fa48133

Browse files
authored
docs: fix line wrapping
Signed-off-by: Athan <[email protected]>
1 parent 5e16e29 commit fa48133

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/roundsd/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/math/base/special/roundsd/docs/repl.txt

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

22
{{alias}}( x, n[, b] )
3-
Rounds a double-precision floating-point number to the nearest
4-
value with `n` significant figures.
3+
Rounds a double-precision floating-point number to the nearest value with
4+
`n` significant figures.
55

66
Parameters
77
----------

0 commit comments

Comments
 (0)