sqrt
常见例句
- 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)结果。 - Note: The sqrt() function will return -1.#IND if the parameter x is a negative number.
注意:在使用sqrt()函数时,如果指定的参数x是一个负数,那么函数将 ... 返回 sqrt