Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Format Types /

FullForm

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

FilledSmallSquare Example: FullForm[a + b^2] LongRightArrow.

FilledSmallSquare FullForm acts as a "wrapper", which affects printing, but not evaluation.

FilledSmallSquare FullForm always effectively uses "PrintableASCII" as the setting for $CharacterEncoding.

FilledSmallSquare See Section 2.1.1, Section 2.1.1, Section 2.1.4, Section 2.3.1, Section 2.3.13 and Section 2.9.1.

FilledSmallSquare See also: InputForm, TreeForm.

FilledSmallSquare New in Version 1; modified in 5.0.

Further Examples



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.