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