Operand

1 revision
#11 week ago
+6
Auto-generated stub article
+An **operand** is a symbol that represents the data or value an [Operator](/wiki/operator) acts upon within an [Expression](/wiki/expression). It is the subject of a computation, providing the specific inputs for mathematical or logical operations.
+## See also
+- [Operator](/wiki/operator)
+- [Value](/wiki/value)
+- [Variable](/wiki/variable)
... 1 more lines