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;
The value of this field is 3.14159265358979323846.
Math Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note