This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e5ad18146895caa7d4765f0bad4ed8599955c91
wren
/
test
/
core
/
number
/
largest.wren
T
2 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: replace DBL_EPSILON with DBL_MIN for Num.smallest in wren_core.c
2016-08-28 00:25:32 +00:00
System.print(Num.largest) // expect: 1.7976931348623e+308
Reference in New Issue
Copy Permalink