Skip to content

Commit d8e10a8

Browse files
authored
Update repl.txt
Signed-off-by: Gunj Joshi <[email protected]>
1 parent 7785378 commit d8e10a8

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/expf/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Examples
1616
--------
1717
> var y = {{alias}}( 4.0 )
18-
~54.5982
18+
~54.598
1919
> y = {{alias}}( -9.0 )
2020
~1.234e-4
2121
> y = {{alias}}( 0.0 )

0 commit comments

Comments
 (0)