Joined July 2015
·

ashok kumar

Bengaluru, Karnataka
·
·

@mystaticself

return ( (12.12 * 10) * (100 * 10) ) / 100;
will give '1211.999999999998'

Where as
return (12.12*100)

will give '1212'

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills