• 其中的运算函数包括abs()、acos()、asin()、atan()、atan2()、constant()、cos()、exp()、highest()、log()、lowest()、sin()、sqrt()tan()。

    The math functions include abs(), acos(), asin(), atan(), atan2(), constant(), cos(), exp(), highest(), log(), lowest(), sin(), sqrt(), and tan().

    youdao

  • 函数请求提取32位整数使用中的算术运算计算一个动态缓冲区大小

    This function takes a 32-bit integer from the request, and USES it in an arithmetic operation that calculates the size of a dynamic buffer.

    youdao

  • 注意函数使用了我们编写的BIT _ ORUDF对类似数据类型参数进行运算

    Please note that this function utilizes BIT_OR UDF we wrote to operate on bit-like data type parameters.

    youdao

  • 高等数学——XSLT基本数学方面游刃有余,支持三角学指数函数对数其他更为高级数学运算函数

    Advanced mathXSLT can perform basic arithmetic easily enough, but it doesn't support trigonometry, exponential functions, logarithms, or other more advanced mathematical operators and functions.

    youdao

  • 浮点环境函数不是支持有一些平台不会支持IEEE运算

    The floating point environment functions are not always supported, and some platforms will not have support for IEEE arithmetic.

    youdao

  • Processing隐藏了矩阵运算复杂性提供了一些简单函数,它们可以实现有用的图形操作缩放旋转

    Processing hides the complexity of the matrix operations and instead presents a simple set of functions with useful graphical operations such as scaling and rotation.

    youdao

  • map运算每个元素应用函数将一个集合转换成一个新的集合,如图6所示。

    The map operation transforms a collection into a new collection by applying a function to each of the elements, as illustrated in Figure 6.

    youdao

  • Processing提供了简化运算函数通过函数调用而隐藏在底层矩阵数学

    Processing provides functions to simplify operations such as these with a single function call, hiding the matrix math that occurs under the covers.

    youdao

  • 由于所有字符数据都是字符串因此Net . Data将使用内置函数来对表示有效数字(包括指数形式表示的数字)的字符串执行算术运算

    Because all character data is a string, Net.Data USES built-in function to perform arithmetic operations on a string that represents a valid number, including those in exponential formats.

    youdao

  • 为了验证函数确实按照所设计方式工作我们需要再次每个型数字转换二进制数字,一个执行EXLUSIVE OR运算然后结果还原成integer

    To verify that the function indeed works as designed, we, again, need to convert each integer to BINARY, perform EXLUSIVE or for each bit, and then convert the result back to integer.

    youdao

  • 使用set -x还要记住一点如果脚本内部函数,而且set - x放在代码主体部分那么输出包含函数运算过程。

    One thing to keep in mind when using set -x is that if the script you're evaluating has internal functions, set -x will carry over to its child function if placed in the root body of the code.

    youdao

  • 比如说MozzIE 1.8就加入EXSLT运算日期-时间扩展函数

    For example, MozzIE 1.8 adds the EXSLT math and date-and-time extension functions.

    youdao

  • 添加了psyco .bind (main),而不是添加一个总的psyco . jit调用因为main函数确实要循环多次(但是利用最少整数运算)。

    Call, I added only the line psyco.bind (main), since the main function does loop a number of times (but only makes minimal use of integer arithmetic).

    youdao

  • 提供了很多新的函数运算时间和时期之间完成适当算术运算

    Many new functions and operators are provided that allow all suitable arithmetic operations between points in time and durations.

    youdao

  • 操作可以关系运算或者系统用户定义函数,也可以是sql操作符,例如GROUPBYORDER BY

    An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.

    youdao

  • 使阵列之间转换成为可能DB 2提供新的array_agg函数UNNES t运算符。

    To make such conversions between arrays and tables possible, DB2 provides the new ARRAY_AGG function and UNNEST operator.

    youdao

  • 允许使用除法乘法多个函数账户运算

    Allowing division and multiplication, multiple functions, accounts and operators.

    youdao

  • 清单2中的重点函数应用运算U+2061。

    Of particular importance in Listing 2 is the Function Application operator U+2061.

    youdao

  • 理想情况下重新格式化每一AlignAssignments使用内置的substitute函数使用经过printf重新整理后文本替换运算之前的所有内容。

    Ideally, in order to reformat each line, AlignAssignments would use the built-in substitute function, and replace everything up to the operator with a printf'd rearrangement of that text.

    youdao

  • 即使XPath使用函数运算与选择有关

    Even the functions and operators that you can use in XPath are all about selection.

    youdao

  • 如果该行没有运算那么内置match函数无法找到匹配,因此将返回- 1

    If there is no operator in the line, the built-in match function will fail to find a match and will return -1.

    youdao

  • XPath支持函数但XQuery提供了重要内置函数运算而且允许用户定义自己的函数

    While XPath doesn't support functions, XQuery provides a substantial collection of built-in functions and operators and also allows users to define functions of their own.

    youdao

  • HotSpot利用这些指令显著加速三角函数运算

    HotSpot takes advantage of these instructions to speed up trigonometry operations dramatically.

    youdao

  • 总的来说,如果函数所有运算都可以处理类型这个函数就适用一类型了。

    In general, if all of the operations inside a function work with a given type, the function works with that type.

    youdao

  • 颜色分类处理使用特征函数可以减少颜色坐标转换运算提高颜色分类速度

    Characteristic function is used for color classification, which can reduce the operation of color coordinate conversion and improve the speed of color classification.

    youdao

  • 可以使用 ml_inv函数in矩阵进行求逆运算结果赋予out 矩阵。

    You can use the ml_inv function to take the inverse of the in matrix and assign it to the out matrix.

    youdao

  • 调用自身函数就是归的;执行这种函数过程运算

    A function that calls itself is recursive; the process of executing it is called recursion.

    youdao

  • 每个(其实例容器内使用)必须至少实现拷贝构造函数(实现运算也是习惯)。

    Each class whose instance will go into the container must implement at least the copy constructor it is good to implement also the assignment operator.

    youdao

  • 错误发生时候产生错误函数抛出异常做除法运算函数来说明。

    When errors occur, the function generating the error can 'throw' an exception. For example, take a sample function that does division.

    youdao

  • 有限条法采用级数函数运算较为简单方便

    When the power series is used as the basic functions in the finite strip method, the computation becomes simple and convenient.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定