Comment on Anon describes experience
funkless_eck@sh.itjust.works 8 hours agoExcel has a 15 point float, a quadrillionth, which should be enough for anything you were using excel for.
Comment on Anon describes experience
funkless_eck@sh.itjust.works 8 hours agoExcel has a 15 point float, a quadrillionth, which should be enough for anything you were using excel for.
gandalf_der_12te@discuss.tchncs.de 8 hours ago
yeah because excel does rounding stuff automatically for you
try entering
0.1 + 0.2 - 0.1 - 0.2 == 0.0
in any programming language of your choice and see what happens.