函式:Acos()
数学运算函式库
Acos
取得反余弦值。
语法:
float acos(float arg);
传回值:
浮点数
函式种类:
数学运算
内容说明
传回参数 arg 的反余弦值 (arc cosine)。
参考
asin()
atan()
[
上一页
下一页
]