Mathematica 9 is now available

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

SubscriptBox

FilledSmallSquare SubscriptBox[x, y] represents in input and output.

FilledSmallSquare Inside \( ... \) SubscriptBox[x, y] can be input as x \_ y.

FilledSmallSquare In a notebook a SubscriptBox can be created using ControlKeyLeftModified-RightModified or ControlKeyLeftModified_RightModified. ControlKeyLeftModifiedRightModified moves out of the subscript.

FilledSmallSquare In StandardForm and InputForm, SubscriptBox[x, y] is interpreted on input as Subscript[x, y].

FilledSmallSquare The baseline of SubscriptBox[x, y] is taken to be the baseline of x.

FilledSmallSquare SubscriptBox[x, y] is usually output with y in a smaller font than x.

FilledSmallSquare In StandardForm, explicit SubscriptBox 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: SuperscriptBox, SubsuperscriptBox, UnderscriptBox, ScriptSizeMultipliers.

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.