posted 15 years ago
Campbell gave you a link to the answer. But more fundamentally, there is no use for floating point if you need 20 digits of accuracy. Or none that mortals do, and the numerical analyst that do it for a living know lots more, and are still probably not using floats/doubles.
When you are calculating the gravitational pull of a comet on a planet, then its important, but for those calculations, you don't think about using doubles.