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)直接映射