Constants.DegreesPerRadian Field |
The number of degrees in a radian.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic const double DegreesPerRadian = 57.2957795130823
Public Const DegreesPerRadian As Double = 57.2957795130823
public:
literal double DegreesPerRadian = 57.2957795130823
static val mutable DegreesPerRadian: float
Field Value
Type:
Double
See Also