Mathematica 9 is now available

SubscriptBox

Usage

SubscriptBox[x, y] is the low-level box representation for  in input and output.


Notes

• Inside \( ... \) SubscriptBox[x, y] can be input as x \_ y.
• In a notebook, a SubscriptBox can be created using ControlKeyLeftModified_RightModified or ControlKeyLeftModified-RightModified. ControlKeyLeftModified RightModified moves out of the subscript position.
• In StandardForm, SubscriptBox[x, y] is interpreted on input as Subscript[x, y].
• The baseline of SubscriptBox[x, y] is taken to be the baseline of x.
SubscriptBox[x, y] is usually output with y in a smaller font than x.
• In StandardForm, explicit SubscriptBox objects are output literally. You can use DisplayForm to see the display form of such objects.
• 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.