asin 方法

返回数字的反正弦值。

Math.asin(number)

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

说明

返回值为数字参数的反正弦值。

要求

版本 1

请参阅

tan 方法

应用于: Math 对象