Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Input and Output /

DisplayForm

FilledSmallSquare DisplayForm[expr] prints with boxes inside expr shown in explicit two-dimensional or other form.

FilledSmallSquare In ordinary StandardForm output, boxes such as SubscriptBox are shown literally. In DisplayForm they are shown as explicit two-dimensional constructs.

FilledSmallSquare Example: DisplayForm[SubscriptBox["x", "y"]] LongRightArrow.

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

FilledSmallSquare See Section 2.9.10.

FilledSmallSquare See also: FullForm, ToExpression, ToBoxes.

FilledSmallSquare New in Version 3.

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.