GIS Dictionary

Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.

Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.

Search the GIS Dictionary:

  Search  

Browse the GIS Dictionary:

GIS Bibliography

Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.

operand

See Also: operator, operator precedence

  1. [mathematics] A data value or the symbolic representation of a data value in an expression. Operands may be numbers, character strings, functions, variables, parenthetical expressions in the body of a larger expression, and so on. Symbolic representations of operands, such as variables and functions, are evaluated before they are operated upon by the operators in the expression. For example, in the expression "1 + 2", the operands are 1 and 2, and are operated upon by the + (plus) operator, which adds the operands together and returns the value 3.