Hacker News new | ask | show | jobs
by TT-392 1339 days ago
Or like, I guess a 64 bit int would probably do the job
1 comments

All those annoying trig functions get in the way since they're implemented for floats/doubles.
No reason you can't have intermediate int's. And if there's some nearby frame to do calculations against then you don't get the loss of precision.