Skip to content

Commit a842055

Browse files
Update lib/node_modules/@stdlib/math/base/special/lucasf/docs/repl.txt
Co-authored-by: Karan Anand <[email protected]> Signed-off-by: Harsh <[email protected]>
1 parent e84e9e3 commit a842055

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
> y = {{alias}}( 4 )
4040
7
4141
> y = {{alias}}( 34 )
42-
12752043
42+
> y = {{alias}}( 35 )
43+
NaN
4344
> y = {{alias}}( NaN )
4445
NaN
4546

0 commit comments

Comments
 (0)