sansanbgl / jquery-formatcurrency

Automatically exported from code.google.com/p/jquery-formatcurrency
GNU General Public License v3.0
0 stars 0 forks source link

Found an error. 154.20 is converted to $154.19 after applying your function. #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set value to be formatted to 154.20
2. Call the .formatCurrency method
3. Formatted value is $154.19

What is the expected output? What do you see instead?
Expected formatted value is $154.20, but output is $154.20 

What version of the product are you using? On what operating system?
jquery.formatCurrency-1.0.0.min.js, on Windows XP, using Firefox 3.0.1

Original issue reported on code.google.com by wduffy1...@gmail.com on 13 Jul 2009 at 3:53

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by bdewe...@hotmail.com on 29 Oct 2009 at 7:38

GoogleCodeExporter commented 8 years ago

Original comment by bdewe...@hotmail.com on 28 Nov 2009 at 3:13