Constants.Degree Field

Represents the size of a 1 degree angle in radians.

Definition

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

Field Value

Double

Remarks

The value of this field is 0.0174532925199432957692.

See Also