えいたんごクイズ

operand

/ˈɑpərænd/

意味一覧 (2件)

noun

オペランド

解説 Definition

算術演算や論理演算の対象となる数値や変数。数学やコンピュータプログラミングにおいて演算子により処理される値。

An operand is the number, symbol, or value that an operator works on in mathematics or computing. For example, in a calculation or program, it is the item being added, compared, or changed. This word is mostly used in technical contexts.

覚え方のコツ Memory Tip

operand は、技術文書やプログラミングでそのまま「オペランド」と呼ばれる専門語です。operator「演算子」と対にして覚えると明確で、3 + 5 なら + が operator、3 と 5 が operands です。oper- は operate「操作する」、operation「演算・操作」と同じ語族なので、operator は作用するもの、operand は作用を受けて処理される値・変数・式だと整理できます。source operand, destination operand も頻出です。

Remember `operand` together with `operator`. In `3 + 5`, the `+` is the operator, while `3` and `5` are the operands. Both belong to the `oper-` family, as in `operate` and `operation`, so think: the operator acts, and the operand is acted on.

例文

In the equation 5 + 3, both 5 and 3 are operands.

方程式5 + 3では、5と3の両方がオペランドです。

In the expression 10 - 7, 10 is the first operand and 7 is the second operand.

式10 - 7では、10が最初のオペランドで7が2番目のオペランドです。

In programming, identifying the correct operand is crucial for the calculation.

プログラミングでは、正しいオペランドを特定することが計算に不可欠です。

noun

演算対象えんさんたいしょう

(意味 2)

解説 Definition

operand は、数式やプログラムで演算子が作用する数値・変数・式を指す名詞です。足し算、比較、代入などで「処理される側」の項目を説明するときに使われ、数学やプログラミングの文脈でよく出ます。

覚え方のコツ Memory Tip

operand は operator と対で覚えると整理しやすい語です。operator は + や * のように「操作する記号」、operand はその操作を受ける数や変数です。operateoperation と同じ oper- 系で、「働きかける動作」と関係します。式 8 / 2 なら / が operator、8 と 2 が operands。日本語ではカタカナの「オペランド」も使われますが、意味を確認するときは「演算対象」と考えると役割を取り違えにくくなります。

例文

In 8 plus 2, each number is an operand.

8足す2では、それぞれの数が演算対象です。

The compiler checks whether the operand has the correct data type.

コンパイラは、その演算対象が正しいデータ型かどうかを確認します。

You cannot divide by zero when the second operand is zero.

2番目の演算対象がゼロの場合、ゼロ除算はできません。

operand の語源・成り立ち Etymology

operand はラテン語 operandum「作用を加えられるべきもの」に由来し、語根は operari「働く・作業する」です。つまり演算子が何かを“働きかける相手”という発想で、数式や命令の「オペランド」の意味になります。関連語は operate, operation

Operand comes from Latin operandum, meaning "something to be worked on," from operari, "to work." The word was formed to name the thing an operation acts upon. It is related to English words such as operate and operation.

外部辞書で調べる

この単語をシェア

この単語を英単語クイズで覚えよう