So, exactly what I want to know is why they overload them. Is there any standard indication for it, which I could not find yet. What I know is C++ math libraries should be kept as it is in C.I see that math functions of judge's compiler are overloaded ( when I use <cmath> ). Should they be ? As C math functions are inherited as they were, they should not have been overloaded as they were not. I do not also see any specification by TC++PL stroustrup. Then why are they overloaded ?
No, fun is meant.