函式:Asin()


Asin

取得反正弦值。

语法: float asin(float arg);

传回值: 浮点数

函式种类: 数学运算

内容说明

传回参数 arg 的反正弦值 (arc sine)。

参考

acos()  atan()  


[ 上一页 下一页 ]