取得反余弦值。
语法: float acos(float arg);
返回值: 浮点数
函数种类: 数学运算
返回参数 arg 的反余弦值 (arc cosine)。
asin() atan()
PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序