Unicode: F74A. Alias: Esc gg Esc. Letter-like form. Not by default assigned any interpretation in StandardForm. Interpreted as EulerGamma in TraditionalForm. Not the same as ...
"SelectionDisplayAs" is a front end token that redisplays selected cells in a new format type.
Unicode: F764. A textual representation of the ASCII Esc character with code 27.
Unicode: F52B. x y is by default interpreted as ShortDownArrow[x,y]. Infix arrow operator.
Unicode: F52A. x y is by default interpreted as ShortUpArrow[x,y]. Infix arrow operator.
Mathematica notebooks support a variety of input and output styles. You can write input using the characters from the standard keyboard. Alternately, you can write input in ...
BoxFormFormatTypes is a global option that specifies the list of typeset format types that are currently defined.
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
Booleans represents the domain of Booleans, as in x \[Element] Booleans.
RadicalBox[x, n] is a low-level box construct that represents the displayed object Power[x, (n)^-1] in notebook expressions.