What is the difference between operand and arity?
operand | arity |
(mathematics, computing) A quantity to which an operator is applied (in , the operands of the subtraction operator are 3 and ).
* 1992 , Michael A. Miller, The 68000 Microprocessor Family: Architecture, Programming, and Applications (page 47)
(logic, mathematics, computer science) The number of arguments or operands a function or operation takes. For a relation, the number of domains in the corresponding Cartesian product.
As nouns the difference between operand and arity
is that operand is (mathematics) a quantity to which an operator is applied (in , the operands of the subtraction operator are 3 and ) while arity is (logic|mathematics|computer science) the number of arguments or operands a function or operation takes for a relation, the number of domains in the corresponding cartesian product.operand
English
Noun
(en noun)- When the microprocessor decodes the JSR opcode, it stores the operand into the TEMP register and pushes the current contents of the PC ($00 0128) onto the stack.