Comment by eru
3 years ago
Your experience seems a bit limited then?
Obviously, you need to account for tolerances, but that accounting does not need to be via an epsilon in your count, it can also take the form of careful numerical analysis. For example, in some numerical algorithms, it is right and proper to run them until an equality test (without epsilon) succeeds. And using any positive epsilon would give a worse result.
No comments yet
Contribute on Hacker News ↗