+ 1
Manav Roy
Can you provide an example of the code you used to get to your conclusion
+ 1
Quoted from http://www.cplusplus.com/reference/cmath/fmod/
"Returns the floating-point remainder of numer/denom (rounded towards zero):"
+ 1
0.2 is correct.
Only integer have zero reminder when divided by 1