Skip to content

Commit a878551

Browse files
authored
style: adjust line wrapping
Signed-off-by: Athan <[email protected]>
1 parent f536388 commit a878551

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/math/base/special/log1pf/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 )
3-
Evaluates the natural logarithm of `1+x` as a single-precision
4-
floating-point number.
3+
Evaluates the natural logarithm of `1+x` as a single-precision floating-
4+
point number.
55

66
For `x < -1`, the function returns `NaN`, as the natural logarithm is not
77
defined for negative numbers.

0 commit comments

Comments
 (0)