您的位置:寻梦网首页编程乐园JavaScriptJScript 语言参考

acos 方法

返回数的反余弦值。

Math.acos(number)

必选项number 参数是需要计算反余弦值的数值表达式

说明

返回值为 number 参数的反余弦值。

要求

版本 1

请参阅

asin 方法 | atan 方法 | cos 方法 | sin 方法 | tan 方法

应用于: Math 对象


© 2000 Microsoft Corporation 版权所有。保留所有权利。使用规定。