SingleConstants.Degree Field

Represents the size of a 1 degree angle in radians.

Definition

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

Field Value

Single

Remarks

The value of this field is 0.0174532925199432957692.

See Also