G
Guest
I need to use the constant M_PI. So, I insert the directive # include <math.h>.
However when compiled, there are errors : M_PI undeclared identifier.
Second, I can not use the function round(double x).
Anyone could be so kind to help me.
Thanks a lot
However when compiled, there are errors : M_PI undeclared identifier.
Second, I can not use the function round(double x).
Anyone could be so kind to help me.
Thanks a lot