1.
drop - off to pick - up ratio
(继电器的)返回系数
2.
Returns the system-generated data member associated with a nonleaf member.
返回与非叶成员相关的、系统生成的数据成员。
3.
The return value is the number of milliseconds that have elapsed since the system was started.
这不就是返回从系统启动时到目前的毫秒数么?
4.
Failure Processing of Returning to Reference Point for FANUC 0i-C Series CNC Machine;
FANUC 0iC系列CNC数控机床返回参考点故障处理
5.
The data buffer to receive returned data is too small for the returned data.
对于返回数据,接收返回数据的数据缓冲区太小。
6.
Server returned no data
服务器没有返回数据
7.
Returns the sign of a number: 1 if the number is positive, zero if the number is zero, or -1 if the number is negative
返回数字的正负号:数字为正时,返回 1;数字为零时,返回 0;数字为负时,返回 -1
8.
Returns the internal rate of return for a series of cash flows.
返回一系列现金流的内部返还比率。
9.
The return type is the type of the value that pops out of the method after you call it.
返回类型是指调用方法之后返回的数值类型。
10.
Returns an array of values that describes an exponential curve calculated in regression analysis to fit your data
返回一指数回归拟合曲线方程的参数
11.
It takes an integer as a parameter, and returns a random number based on that parameter.
它需要一个整数作为参数,然后返回根据这个参数返回一个随机数。
12.
Returns character data converted from numeric data
返回从数字数据转换而成的字符数据
13.
Rounds a number down to the nearest integer.\0
返回参数舍去小数部分后的整数。\0
14.
The array_multisort() function returns a sorted array.
函数对数组进行分类并返回这个数组。
15.
Returns string indicating where a number occurs within a series of ranges
返回表示在一系列范围内一个数出现的位置的字符串
16.
Returns the parameters of a linear trend
返回一线性回归拟合线性方程的参数
17.
The data type returned from this formula is: Number (1, 1.0, 100)
此公式返回的数据类型为: 数字(1, 1.0, 100)
18.
Returns the base-10 logarithm of a number.\0
返回一个数以 10 为底的对数。\0