Hacker News new | ask | show | jobs
by greyw 853 days ago
Are you using also doubles for calculations or just presentation? Either way doesnt pass the smell test for me.
1 comments

It depends we sometimes do since quadruple precision with checks tends to be safe, but for the most parts we don’t as most things are basically transactions unless you need to display something.