toDegrees() 方法用于将参数转化为角度。
double toDegrees(double d)
d -- 任何原生数据类型。
该方法返回 double 值。
public class Test{Java atan2() 方法Java toRadians() 方法