函式:Sqrt()


Sqrt

开平方根。

语法: float sqrt(float arg);

传回值: 浮点数

函式种类: 数学运算

内容说明

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


[ 上一页 下一页 ]