Constants.Pi Field

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

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double Pi = 3.14159265358979

Field Value

Double

Remarks

The value of this field is 3.141592653589793238462643383279502884.

See Also