Constants.RadiansToDegrees Field

Represents the number of degrees in 1 radians.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
public const double RadiansToDegrees = 57.2957795130823

Field Value

Double

Remarks

The value of this field is 57.295779513082320876798.

See Also