Unicode: 222B. Alias: Esc int Esc. Compound operator with built-in evaluation rules. ∫ f x is by default interpreted as Integrate[f,x]. ∫_a^b f x is by default ...
Unicode: 22C2. Alias: Esc inter Esc. Infix operator with built-in evaluation rules. x ⋂ y is by default interpreted as Intersection[x,y]. The character ⋂ is sometimes called ...
Unicode: F603. Alias: Esc l| Esc. Matchfix operator. x is by default interpreted as BracketingBar[x]. Used in mathematics to indicate absolute value (Abs), determinant ...
Unicode: 301A. Alias: Esc [[ Esc. Compound operator with built-in evaluation rules. m〚i,j,… 〛 is by default interpreted as Part[m,i,j,…]. Sometimes used in mathematics to ...
Unicode: 2264. Alias: Esc <= Esc. Infix operator with built-in evaluation rules. x ≤ y is by default interpreted as LessEqual[x,y].
Unicode: F7D9. Infix operator with built-in evaluation rules. x y is by default interpreted as Equal[x,y] or x==y. \[LongEqual] is drawn longer than \[RawEqual]. Used as an ...
Unicode: 2202. Alias: Esc pd Esc. Prefix operator with built-in evaluation rules. ∂_xy is by default interpreted as D[y,x]. ∂ is used in mathematics to indicate boundary. Esc ...
Unicode: 220F. Alias: Esc prod Esc. Compound operator with built-in evaluation rules. ∏_(i)^i_max(f) is by default interpreted as Product[f,{i,i_max}]. ∏_(i=i_min)^i_max(f) ...
Unicode: F604. Alias: Esc r| Esc. Matchfix operator. x is by default interpreted as BracketingBar[x]. Used in mathematics to indicate absolute value (Abs), determinant ...
\[Rule]
(Mathematica Character Name) Unicode: F522. Alias: Esc -> Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as x->y or Rule[x,y]. x y z groups as x (y z). ...