えいたんごクイズ

operand

/ˈɑpərænd/
暗記モードで復習 →

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 とセットで覚えるのが最短です。operator が「操作する側の記号」なら、operand は「操作される側の値」。式 3 + 5 なら + が operator、3 と 5 が operands です。operation / operate と同じ oper- 系なので、「演算に参加する値」と結びつけると残りやすいです。特にプログラミングでは two operands, source operand などの形でよく出ます。operator と役割を取り違えないことが最大のコツです。

Remember `operand` together with `operator`. In `3 + 5`, the `+` is the operator, but `3` and `5` are the operands. Both come from the same `oper-` family as `operate` and `operation`, so think: the operator acts, the operand gets acted on.

例文

In the expression 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.

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

operand の類義語・関連語

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.

外部辞書で調べる

この単語をシェア

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