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