SingleConstants.TwoPi Field

Represents two times Pi.

Definition

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

Field Value

Single

Remarks

The value of this field is 6.283185307179586476925286766558.

See Also