|
Equal
\[Equal]
Alias: == .
Infix operator with built-in evaluation rules.
x y is by default interpreted as Equal[x, y] or x == y.
\[Equal] is drawn longer than \[RawEqual].
See Section 1.10.4 and Section 3.10.4.
See also: \[LongEqual] , \[NotEqual] , \[Congruent] , \[Rule] .
|