Represents the size of a 1 degree angle in radians.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.1
public const float Degree = 0.01745329f
Public Const Degree As Single = 0.01745329F
public:
literal float Degree = 0.01745329f
static val mutable Degree: float32
Field Value
Type:
Single
The value of this field is 0.0174532925199432957692.
Reference