Hacker News new | ask | show | jobs
by bee_rider 1467 days ago
The other answers pointed out some good reasons we use floats instead, but just a note -- Python at least has a "fractions" class.

https://docs.python.org/3/library/fractions.html