Login
From:
Random ASCII - tech blog of Bruce Dawson
(Uncensored)
subscribe
Tricks With the Floating-Point Format | Random ASCII – tech blog of Bruce Dawson
https://randomascii.wordpress.com/2012/01/11/tricks-with-the-floating-point-format/
links
backlinks
Roast topics
Find topics
Find it!
Years ago I wrote an article about how to do epsilon floating-point comparisons by using integer comparisons. That article has been quite popular (it is frequently cited, and the code samples have …