asp.net.ph

Math.PI Field

System Namespace   Math Class


Represents the ratio of the circumference of a circle to its diameter, specified by the constant, π.

[ VB ]
Public Const PI As Double

[ C# ]
public const double PI;

[ C++ ]
public: const double PI;

[ JScript ]
public var PI : double;

Remarks

The value of this field is 3.14159265358979323846.

See Also

Math Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph