PI - Constant
Aug 13, 2009 at 10:27am
Is there a predefined constant existing in some library like math.h for 'pi'??
Aug 13, 2009 at 11:18am
You mean M_PI in math.h?
Aug 13, 2009 at 11:55am
Not in standard C++
Aug 13, 2009 at 12:29pm
Wow, you're right. And not in C either!
Topic archived. No new replies allowed.