Round to 2 decimal places
Hi
I am having issues with rounding a number. I am unable to round a number to (for example) the 2nd decimal......10.666666should be 10.67
I found Math.round but it gives me the nearest integer....11
Please help me in solving this.
Thanks,
Raj.
|