ActionScript 3 将度转换为弧度

例子

var radians:Number = degrees / 180 * Math.PI;