jquery-format
jquery-format copied to clipboard
Issue on rounding
I'm having problems with rounding. Example:
$.format.number(247.94999, '#,###.0');
Expected: 248 Result: 247