Sunday, July 12, 2009

How to create a c++ program to get the most accurate value of Pi...? i mean the syntax....not the output.,.,?

Need #include%26lt;math.h%26gt; header. Then you can use





double pi = M_PI;





to access pi.

quince

No comments:

Post a Comment