Hacker News new | ask | show | jobs
by aidenn0 758 days ago
Cool, so next time I have numbers that aren't reals to perform math on, I can use floats.
1 comments

Or if you have numbers that aren't integers to perform math on, you can use integers.

It's not a new problem, and it isn't specific to floats. Computers do discrete math. Always have, always will.