Mathematica 9 is now available

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

RowBox

FilledSmallSquare RowBox[, , ... ] represents a row of boxes or strings in input and output.

FilledSmallSquare RowBox objects are generated automatically to correspond to each operator and its operands in input given as \(input\).

FilledSmallSquare The default arrangement of RowBox objects in \(input\) is based on operator precedence. Additional \( ... \) can be inserted like parentheses to specify different arrangements of RowBox objects.

FilledSmallSquare The boxes or strings in a RowBox are output in a row with their baselines aligned.

FilledSmallSquare In InputForm, RowBox objects are output using \( ... \).

FilledSmallSquare In StandardForm, explicit RowBox objects are output literally. You can use DisplayForm to see the display form of such objects.

FilledSmallSquare See Section 2.9.10.

FilledSmallSquare See also: SequenceForm, GridBox, AdjustmentBox.

FilledSmallSquare New in Version 3.



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.