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