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
be7682a656004ab57cb077b5a482bb75581fb153
wren
/
test
/
core
/
number
/
smallest.wren
T
2 lines
59 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.smallest) // expect: 2.2250738585072e-308
Reference in New Issue
Copy Permalink