Variable D2RConst

D2R: number = ...

D2R usage: 角度转弧度

  • PI / 180

Example

var radians = degrees * D2R;

Generated using TypeDoc