Hacker News new | ask | show | jobs
by Panzerschrek 60 days ago
It's a good advice to avoid using floating point at all, if it's not that hard to do so. In one of my hobby projects I have written a simple map application based on OSM data with geometry processing code operation on integers only.