StackOverflow 文件 ActionScript 3 教程 使用幾何 將度數轉換為弧度 將度數轉換為弧度 Created: November-22, 2018 var radians:Number = degrees / 180 * Math.PI; 沿一個角度移動一個點將弧度轉換為度數