Examples of using Value returned in English and their translations into Spanish
{-}
-
Colloquial
-
Official
The value returned is in milliseconds.
The return statement specifies the value returned by the function.
Value returned for the Tracking field;
You can override the value returned by using the function putenv().
Function call is an expression, the value of which is the value returned by the function.
People also translate
Data- The value returned by the function.
I had to register an OUT parameter to receive the value returned by the function….
The value returned to the reference will be between 0 and 1000.
Bytes in multiples of the value returned by the getpagesize parameter.
The value returned is the CPU time used so far as a clock_t;
Units Bytes in multiples of the value returned by getpagesize(3C).
The value returned from volume_cylinder goes into the equation and is multiplied by six.
The expression value is the value returned by the function.
The value returned by evaluating a while is the value of the true-or-false-test.
It is also important to remember the value returned in the shortCode field.
The value returned from init/1 will eventually be passed to call/2 as its second argument.
You can use the value returned to test whether you want your code to proceed with refreshing the check.
If an Elastic IP address is associated with the instance, the value returned is the Elastic IP address.
Thus, the value returned by sched_get_priority_max() will be greater than the value returned by sched_get_priority_min().
But, due to a software bug,every now and then the value returned is much lower than the actual one.
Property values can be literal strings, lists of strings, Booleans, parameter references,pseudo references, or the value returned by a function.
Boolean Confirms value returned in the room response.
If a generator is used with yield from,the yield from expression will also return any value returned by the inner generator.
Description The format of the value returned is determined by the operating system settings.
Atomicity ensures that a read operation returns the value of the preceding write operation andthat value is at least as recent as the value returned by any preceding read operation.
A plateau is encountered when the search space is flat, orsufficiently flat that the value returned by the target function is indistinguishable from the value returned for nearby regions due to the precision used by the machine to represent its value. .
Note that if an Elastic IP address is associated with the instance, the value returned is that of the Elastic IP address.
This function processes all the columns contained in the_ccolumns array and select the one that maximizes the product of the value returned by the Thetan function, which also returns the row with the element candidate to pivot for that column, by the element of the last row corresponding to that column.
For instance, the command PRINT PRINT 10 would be illegal in BASIC, but in Zgrass this would print 10 1,the 1 being the value returned by second PRINT, meaning"I successfully output the string'10.