4

I want to convert a number having 20 precision and 2 scale value using parseFloat() function, but when the value of integer part and fractional part exceeds to 14 and 3 respectively (eg. 55555555555555.33552), its not working properly.

Can anyone tell me the reason behind this or correct me if I am wrong.

Thank you.

APS
  • 310
  • 3
  • 9
  • `parseFloat()` is plain JavaScript and has nothing to do with `jQuery`! – eisbehr Aug 12 '16 at 12:24
  • please check this.. http://stackoverflow.com/questions/3093744/how-to-parse-20-digit-number-using-java-script-jquery – mr. Aug 12 '16 at 12:24

0 Answers0