Constants.Degree Field

Represents the size of a 1 degree angle in radians.

Definition

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

Field Value

Double

Remarks

The value of this field is 0.0174532925199432957692.

See Also