Y
Hacker News
new
|
ask
|
show
|
jobs
by
juanmacuevas
2247 days ago
# on Python (3.7.4) 1 == 0.99999999999999994448884876874217297882 # but 1 != 0.99999999999999994448884876874217297881
1 comments
maxnoe
2247 days ago
Or any other language using IEEE 754 64 bit floats
link
juanmacuevas
2247 days ago
I see... Nice!
link