SingleConstants.TwoPi Field

Represents two times Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float TwoPi = 6.283185f

Field Value

Single

Remarks

The value of this field is 6.283185307179586476925286766558.

See Also