Posts by Edgard Junior • 11 points
1 post
-
0
votes1
answer33
viewsQ: Error in Javascript parseint value with very large number
When converting a number into decimal string format to the numeric value, I get the wrong number: parseInt("36428971654192132") // 36428971654192130
javascriptasked Edgard Junior 11