Hacker News new | ask | show | jobs
by Pamar 3715 days ago
> * Real decimal type - invaluable when working with currency

I believe that the proper way to handle money is to use Integer values plus a pre-defined precision.