openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.96k stars 530 forks source link

Floating point rounding fix #151

Closed EBMike closed 8 years ago

EBMike commented 8 years ago

this should fix the toFixed function for #94

EBMike commented 8 years ago

scratch this... found a bug