Unicode: 00B0. Alias: Esc deg Esc. Letter-like form with built-in value. Interpreted by default as the symbol Degree. 30 ° is interpreted as 30Degree. The symbol ° is ...
Unicode: 2206 Alias: Esc diffd Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DifferenceDelta[y,k]. You can use \[InvisibleComma] in ...
Unicode: F4A4 Alias: Esc dratio Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DiscreteRatio[y,k]. You can use \[InvisibleComma] in ...
Unicode: F4A3 Alias: Esc shift Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DiscreteShift[y,k]. You can use \[InvisibleComma] in the ...
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: 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: F74D. Alias: Esc ee Esc. Letter-like form with built-in value. is interpreted by default as the symbol E, representing the exponential constant.
Unicode: F4A1 Alias: Esc fn Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Function[x,y]. x y z groups as x (y z). \[Function] ...
Unicode: 2265. Alias: Esc >= Esc. Infix operator with built-in evaluation rules. x ≥ y is by default interpreted as GreaterEqual[x,y].