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

bugs at toFixed() methods #159

Closed rafaelpensanomica closed 7 years ago

rafaelpensanomica commented 7 years ago

Replicated in jsbin https://jsbin.com/duyohoxopo/edit?html,js,console

wjcrowcroft commented 7 years ago

Thanks for the JSBin, this is fixed by #164..