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