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 #205

Open lixing0323 opened 5 years ago

lixing0323 commented 5 years ago

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

OsvaldoRino commented 3 years ago

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