Приклади вживання Operands Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Support up to 4 operands.
Operands are equal or not.
It takes two operands.
The operands remain unchanged.
It requires two operands.
The operands of these operations are called the left and right operands.
RCR has two operands.
If the operands are of different types, the“larger” type is used for the calculation.
The ALU needs two operands.
Instructions locate operands with Register indexes(or names) and memory addressing modes.
The ALU needs two operands.
Operands may be complex, and may consist of expressions also made up of operators with operands.
Ternary operators have two operands.
In Ruby, equality under== requires both operands to be of identical type, e.g. 0== false is false.
In this case, 2 and 3 are the operands.
Operands in expr can include the name of a table field or function(which can be either intrinsic or user-defined but not other SQL aggregate functions).
The expression consists of operands and operators.
The COALESCE expression returns the value of the first non-NULL operand, found by working from left to right, or NULL if all the operands equal NULL.
Adding two's-complement numbers requires no special processing even if the operands have opposite signs: the sign of the result is determined automatically.
Expressions are composed of operators and operands.
Adding two's complement numbersdoes not require special processing if the operands have opposite signs, and the sign of the result is determined automatically.
An expression is made up of operators and operands.
Operands are provided to the execution unit 5057 preferably either from memory 5025, architected registers 5059 or from an immediate field of the instruction being executed.
Expressions are formed out of operands and operators.
Assembly language, or just assembly, is a low-level programming language, which uses mnemonics,instructions and operands to represent machine code.
An argument is termed formally valid if it has structural self-consistency,i.e. if when the operands between premises are all true the derived conclusion is always also true.
AND(&): Result is true only if both operands are true.
Expressions are constructed from operands and operators.
The functional unit begins processing when it is free andwhen all source operands needed for an instruction are real.
For some Boolean operations, like exclusive or(XOR),it is not possible to short-circuit, because both operands are always required to determine the result.