identity operatorの語源
語源から深く理解しよう
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
identity operatorの意味
EnglishBattle英和辞典
- 1名詞
意味 同一性演算子
exact equality checker
2つの値が全く同じであるかを確認する数学的またはプログラミングでの演算子
a mathematical or programming operator that checks if two values are exactly the same
和訳例 - 同一性演算子
- 恒等演算子
- アイデンティティオペレーター
例文 The identity operator checks if both operands are identical.
等価演算子は両方のオペランドが同一であるかどうかを確認する。
In Python, 'is' is the identity operator.
Pythonでは、'is' が等価演算子である。
identity operatorのWordNet
WordNet(意味の繋がりに特化した概念辞書)
- 1名詞
意味 恒等
an operator that leaves unchanged the element on which it operates
作用する要素を変えない演算子
和訳例 - 恒等
- 恒等の演算子
同義語 - identity operator
- identity
- identity element
例文 the identity under numerical multiplication is 1
数値の乗算における単位元は1です
上位語 (mathematics) a symbol or function representing a mathematical operation
数学的操作を表す記号や関数