→
InputForm
/
Reference of Built-in Symbols
/
Forms of Input and Output
/
General-purpose Forms
/
FullForm
/
FullForm
WMA link
FullForm
[
expr
]
displays the underlying form of
expr
.
FullForm[a + b * c]
FullForm[2/3]
FullForm["A string"]
→
InputForm