dyadic_operation
複数:
dyadic_operations
意味・定義
2つの辞書から2件の定義
日本語WordNet
1件
名詞
1二項演算
an operation on exactly two operands
AIによる解説
1件
1二項演算。数学で、2つの入力(オペランド)を取り1つの出力を返す演算。加算、減算、乗算、除算が典型例。プログラミングでも基本的な概念。関数f(a,b)の形で表される。
A mathematical operation that takes two operands (inputs) and produces one result. Examples include addition, subtraction, multiplication, and division. Also called binary operation. Fundamental in algebra, programming, and logic. Written as f(a,b) or a ○ b.
ライセンス: KeyLang Original
例文
この単語を含む例文でタイピング練習ができます
関連語
活用形・派生語などの関連単語