PHP 函数:Sqrt()

开平方根。

语法: float sqrt(float arg);

返回值: 浮点数

函数种类: 数学运算

内容说明
本函数将参数 arg 开平方根。