Skip to main content
JS1's user avatar
JS1's user avatar
JS1's user avatar
JS1
  • Member for 10 years, 6 months
  • Last seen this week
Stats
28,756
reputation
1.4m
reached
610
answers
1
question
Loading…
About

Member of the Floating point police™, who believe that unnecessary and/or careless use of floating point is a crime.

// Please use x*x here instead.
int xsquared = pow(x, 2);

// num = 1000 will cause this to fail.
int numDigits = (log(num) / log(10)) + 1;
3
gold badges
41
silver badges
83
bronze badges
1,167
Score
298
Posts
49
Posts %
660
Score
178
Posts
29
Posts %
531
Score
129
Posts
21
Posts %
497
Score
128
Posts
21
Posts %
426
Score
118
Posts
19
Posts %
302
Score
72
Posts
12
Posts %