1. Computing

Discuss in my forum

Operand

By , About.com Guide

Definition: In a mathematical expression, an operand is a single piece of data that an operator is being applied to. Operands can be numbers, variables, or other expressions.

Examples:
 A = 4 + 6 

In this expression A, 4 and 6 are all considered operands.

 X = (Y+4) * 25 

In this expression X, (Y+4) and 25 are all considered operands.

  1. About.com
  2. Computing
  3. PHP / MySQL
  4. Programing Glossary
  5. Operand - One piece of an expression in mathematics

©2013 About.com. All rights reserved.