Skip to content

Commit d06c3e1

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
> y = {{alias}}( 9.0, 3.0 )
2323
0.0
2424
> y = {{alias}}( 8.9, 3.0 )
25-
2.9
25+
~2.9
2626
> y = {{alias}}( NaN, 3.0 )
2727
NaN
2828
> y = {{alias}}( 5.0, NaN )

0 commit comments

Comments
 (0)