Results for operand
On this page:
 
Dictionary:

operand

  (ŏp'ər-ənd) pronunciation
n.

A quantity on which a mathematical or logical operation is performed.

[From Latin operandum, neuter gerundive of operārī, to operate. See operate.]


 
 

The part of a machine instruction that references data or a peripheral device. In the instruction, ADD A to B, A and B are the operands (nouns), and ADD is the operation code (verb). In the instruction READ TRACK 9, SECTOR 32, track and sector are the operands.



 
Wikipedia: operand

In mathematics, an operand is one of the inputs (arguments) of an operator. For instance, in

3 + 6 = 9

'+' is the operator and '3' and '6' are the operands.

The number of operands of an operator is called its arity. Based on arity, operators are classified as unary, binary, ternary etc.


In computer programming languages, the definitions of operator and operand are almost the same as in mathematics.

Additionally, in assembly language, an operand is a value (an argument) on which the instruction, named by mnemonic, operates. The operand may be a processor register, a memory address, a literal constant, or a label. A simple example (in the PC architecture) is

MOV   DS, AX

where the value in register operand 'AX' is to be moved into register 'DS'. Depending on the instruction, there may be zero, one, two, or more operands.


 
Translations: Translations for: Operand

Dansk (Danish)
n. - operand

Français (French)
n. - (Math) opérande

Deutsch (German)
n. - (Math.) Operand

Ελληνική (Greek)
n. - (μαθ.) συντελεστής

Español (Spanish)
n. - (matemática) operando

Svenska (Swedish)
n. - beräkningsmängd (mat.)

中文(简体) (Chinese (Simplified))
运算域

中文(繁體) (Chinese (Traditional))
n. - 運算域

한국어 (Korean)
n. - 피연산수, 연산수

العربيه (Arabic)
‏(الاسم) معامل, عامل‏

עברית (Hebrew)
n. - ‮המספר עליו מתבצעת פעולה מתמטית‬


 
Best of the Web: operand

Some good "operand" pages on the web:


Math
mathworld.wolfram.com
 
 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "operand" at WikiAnswers.

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2008 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Operand" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: