Smalltalk
›
Usenets
›
Dolphin Smalltalk
Search
everywhere
only in this topic
Advanced Search
[BUG] Compiler do not evaluate denormalized Float correctly (gradual underflow)
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
Nicolas Cellier-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
[BUG] Compiler do not evaluate denormalized Float correctly (gradual underflow)
"In Dolphin X6, Try:"
Float readFrom: '1.0e-316' readStream.
"Then try:"
Compiler evaluate: '1.0e-316'.
"Result should be the same and differ from zero..."
"Nicolas"
Free forum by Nabble
Edit this page