Constants.TwoPi Field

Represents two times Pi.

Definition

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

Field Value

Double

Remarks

The value of this field is 6.283185307179586476925286766558.

See Also