函数:Sqrt()


Sqrt

开平方根。

语法: float sqrt(float arg);

返回值: 浮点数

函数种类: 数学运算

内容说明

本函数将参数 arg 开平方根。



整理: sadly (www.phpx.com)

[ 上一页 下一页 ]