identity operatorの主な意味と例文
1名詞
意味 - 同一性演算子
- 恒等演算子
- アイデンティティオペレーター
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
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である
上位語 - operator操作者