Constants.Pi Field

Represents pi, the ratio of the circumference of a cirlce to its diameter.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double Pi = 3.14159265358979

Field Value

Double

Remarks

The value of this field is 3.141592653589793238462643383279502884.

See Also