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
051e224ce6c2a362923918a167a58d1545bef205
wren
/
test
/
core
/
number
/
smallest.wren
T
2 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use DBL_MIN instead of DBL_EPSILON for Num.smallest.
2016-08-27 17:25:32 -07:00
System.print(Num.smallest) // expect: 2.2250738585072e-308
Reference in New Issue
Copy Permalink