Operand

From Bohemia Interactive Community
Revision as of 00:54, 16 November 2021 by Lou Montana (talk | contribs) (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An operand is any value given to an operator.


Example:

a + b

a and b are operands.