Variable R2DConst

R2D: number = ...

R2D usage: 弧度转角度

  • 180 / PI

Example

var degrees = radians * R2D;

Generated using TypeDoc