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.95k stars 528 forks source link

formatMoney(17604.045)is wrong , #214

Open binharebs opened 3 years ago

binharebs commented 3 years ago

formatMoney(17604.045)is wrong , 应该是 17,604.05 , 而不是 17,604.04

Originally posted by @lixing0323 in https://github.com/openexchangerates/accounting.js/issues/205

worakanya035 commented 3 years ago

(17604.05)

binharebs commented 1 year ago

binharebs commented 1 year ago