Hacker News new | ask | show | jobs
by uryga 1881 days ago
> libs for 64bits floats (decimal.js, big.js)

both of those libraries are for arbitrary precision decimals, not floats.

1 comments

If it's arbitrary precision, what's the difference, besides slightly more bookkeeping on your end?