Represents the ratio of the circumference of a circle to its diameter, specified
by the constant, π.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public static readonly decimal Pi
|
| Visual Basic (Declaration) |
Public Shared ReadOnly Pi As Decimal
|
| Visual C++ |
public:
static initonly Decimal Pi
|
See Also