返回数的反余弦值。
Math.acos(number)
必选项number 参数是需要计算反余弦值的数值表达式。
返回值为 number 参数的反余弦值。
版本 1
tan 方法
应用于: Math 对象