About 31,800 results
Open links in new tab
  1. Operand - Wikipedia

    Operand In mathematics, an operand is the object of a mathematical operation, i.e., it is the object or quantity that is operated on. [1] Unknown operands in equalities of expressions can be found by …

  2. Operators in C and C++ - Wikipedia

    When not overloaded, for the operators &&, ||, and , (the comma operator), there is a sequence point after the evaluation of the first operand. Most of the operators available in C and C++ are also …

  3. OPERAND Definition & Meaning - Merriam-Webster

    The meaning of OPERAND is something (such as a quantity or data) that is operated on (as in a mathematical operation); also : the address in a computer instruction of data to be operated on.

  4. What is an operand in mathematics and computing? - TechTarget

    Nov 3, 2022 · An operand in a programming language can be a constant, a variable or the value returned by a function. For example, the following statement includes all three types of operands, …

  5. Operand — Private-Markets Intelligence

    Due diligence and value creation for leading private equity firms. Quantitative methods and AI systems applied to private markets investing and operations.

  6. OPERAND | English meaning - Cambridge Dictionary

    OPERAND definition: 1. a number or quantity that has something done to it in a calculation. For example, in 7 + y, 7…. Learn more.

  7. operand - Wiktionary, the free dictionary

    Apr 15, 2026 · operand (plural operands) (mathematics, computing) A quantity to which an operator is applied (in 3 − x {\displaystyle 3-x} , the operands of the subtraction operator are 3 and x …

  8. Operand — Definition, Formula & Examples

    An operand is a number or value that an operator acts on in a math expression. For example, in $3 + 5$, both 3 and 5 are operands.

  9. Operators in C - GeeksforGeeks

    Apr 22, 2026 · Operators are the basic components of C programming. They are symbols that represent some kind of operation, such as mathematical, relational, bitwise, conditional, or logical …

  10. Operand -- from Wolfram MathWorld

    Jun 13, 2026 · A mathematical object upon which an operator acts. For example, in the expression 1×2, the multiplication operator acts upon the operands 1 and 2.