ConstantsDegreesPerRadian Field |
The number of degrees in a radian.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also