Unicode: F4A0. Alias: Esc cross Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Cross[x,y]. Not the same as \[Times]. \[Cross] ...
Unicode: 00F7. Alias: Esc div Esc. Infix operator with built-in evaluation rules. x ÷ y is by default interpreted as Divide[x,y] or x/y. x ÷ y ÷ z groups as (x ÷ y) ÷ z.
Unicode: 21D0. Alias: Esc ␣<= Esc. Infix arrow operator. x ⇐ y is by default interpreted as DoubleLeftArrow[x,y]. Extensible character. Esc <= Esc is the alias for ...
Unicode: 21D4. Alias: Esc <=> Esc. Infix arrow operator. x ⇔ y is by default interpreted as DoubleLeftRightArrow[x,y]. Used in mathematics to indicate logical equivalence. ...
Unicode: 2208. Aliases: Esc el Esc, Esc elem Esc. Infix operator with built-in evaluation rules. x ∈ y is by default interpreted as Element[x,y]. Not the same as \[Epsilon].
Unicode: F431. Alias: Esc == Esc. 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 ...
Unicode: 21CC. Alias: Esc equi Esc. Infix arrow-like operator. x ⇌ y is by default interpreted as Equilibrium[x,y]. Used in chemistry to represent a reversible reaction. ...
Unicode: 2265. Alias: Esc >= Esc. Infix operator with built-in evaluation rules. x ≥ y is by default interpreted as GreaterEqual[x,y].
Unicode: 224F. Alias: Esc h= Esc. Infix similarity operator. x ≏ y is by default interpreted as HumpEqual[x,y]. Sometimes used to mean "approximately equal" and sometimes ...
Unicode: F523. Alias: Esc => Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Implies[x,y]. x y z groups as x (y z). Not the ...