 | AnglesRad2DegFactor Field |
Factor to convert a radian angle to a degree angle.
Namespace: Slash.Math.UtilsAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntaxpublic const float Rad2DegFactor = 57,29578f
Public Const Rad2DegFactor As Single = 57,29578F
public:
literal float Rad2DegFactor = 57,29578f
static val mutable Rad2DegFactor: float32
Field Value
Type:
Single
See Also