sqrt
基本解释
- abbr.开平方根(=square root)
英汉例句
- SQRT fails if the argument is a negative value.
如果参数是负值,则SQRT失败。 - Most quick math sin and cos (+ sqrt).
(译):最快速数学黄大仙和COS ( + sqrt ) 。 - SQRT function returns the square root of x.
SQRT传回一个数字的正值平方根。 - The sqrt() function returns the square root of a number.
函数的作用是:返回一个数值的平方根。 - SQUARE and SQRT accept a numeric expression and return a non-integral numeric (DT_R8) result.
SQUARE和SQRT接受数值表达式,并返回一个非整型数值(DT_R8)结果。