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