PHP函数:Acos()

Acos
取得反余弦值。

语法: float acos(float arg);

返回值: 浮点数

函数种类: 数学运算

内容说明

返回参数 arg 的反余弦值 (arc cosine)。

参考

asin() atan()