locbet / jquery-numberformatter

Automatically exported from code.google.com/p/jquery-numberformatter
0 stars 0 forks source link

Number being rounded incorrectly #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
$.formatNumber(0.2846, { format: '0.0%' }) returns 2.84% instead of 2.85%

Original issue reported on code.google.com by dalealle...@gmail.com on 21 Nov 2013 at 8:02