Skip to content

Commit 7eadadb

Browse files
chore: update repl input value
1 parent 683f6eb commit 7eadadb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
1
4040
> y = {{alias}}( 4 )
4141
2
42-
> y = {{alias}}( 64 )
42+
> y = {{alias}}( 32 )
4343
NaN
4444
> y = {{alias}}( NaN )
4545
NaN

0 commit comments

Comments
 (0)