Mathematica 9 is now available

FullForm

Usage

FullForm[expr] prints as the full form of expr, with no special syntax.


Notes

• Example: FullForm[a + b^2]LongRightArrow .
FullForm acts as a "wrapper", which affects printing, but not evaluation.
FullForm always effectively uses "PrintableASCII" as the setting for $CharacterEncoding.
• See also: InputForm, TreeForm.
• New in Version 1; modified in 5.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.