Y
Hacker News
new
|
ask
|
show
|
jobs
by
8note
3645 days ago
integers are frequently used to represent fixed point numbers anytime you're doing interesting math in an embedded system
1 comments
khedoros
3645 days ago
And old PC hardware, where you aren't guaranteed to have an FPU, or where integer operations were a lot quicker than FP ones.
link