sqrt

sqrt

 英

  • 网络平方根;开方;开平方

例句

Check the method name, and generate a fault response if it's not sqrt (the only method this script knows how to handle).

检查方法如果不是sqrt脚本懂得如何处理惟一方法),生成错误响应

The help output for the math module shows the wide range of mathematical functions supported, including the sqrt function.

math模块帮助输出展示支持大量数学函数包括sqrt函数在内

Less spectacular, but much easier to implement is Grover's algorithm which searches an unordered list of N items in O(sqrt(N)) time.

虽然那么壮观但是可以OsqrtN))时间搜索一个无序N列表Grover算法实现起来容易得多

Remember that the method Math. sqrt returns a double, which is therefore only an approximation of the actual square root.

记住方法Math.sqrt返回一个double也就是说只是一个大概

Lisp has numerous primitive functions, including many math functions -- for example, +, *, and sqrt -- as you might expect.

Lisp数目众多原语函数正如预料那样其中包括许多数学函数例如,+、*sqrt

The constructor is used to pass data to the class and initialize any resources that are local to the job dispatcher.

构造函数用于数据传递Sqrt初始作业调度器所有本地资源

SQUARE and SQRT accept a numeric expression and return a non-integral numeric (DT_R8) result.

SQUARESQRT接受数值表达式返回一个数值(DT_R8)结果

SQRT fails if the argument is a negative value.

如果参数负值SQRT失败

SQRT returns a null result if the argument is null.

如果参数SQRT返回结果

In fact, many standard SQL functions like SQRT and ABS are implemented as direct mappings to standard Java classes such as java. lang. Math.

事实上SQRTABS之类许多标准SQL函数实现标准Java比如java.lang.Math)直接映射