+ 1
How to round off numbers in javascript
I want to round off numbers in javascript Example: a = 645 Should be rounded off to 655
1 Antwort
0
Jay Matthews thanks a lot
I want to round off numbers in javascript Example: a = 645 Should be rounded off to 655