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