acos() 方法用于返回指定double类型参数的反余弦值。
double acos(double d)
d -- 任何原生数据类型。
返回指定double类型参数的反余弦值。
public class Test{Java asin() 方法Java atan() 方法