Mathematica 9 is now available

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

SubsuperscriptBox

FilledSmallSquare SubsuperscriptBox[x, y, z] represents .

FilledSmallSquare SubsuperscriptBox[x, y, z] can be input as x \_ y \% z when inside \( ... \).

FilledSmallSquare In a notebook a SubsuperscriptBox can be created by using ControlKeyLeftModified-RightModified or ControlKeyLeftModified_RightModified to move to the subscript, then ControlKeyLeftModified%RightModified to move to the superscript. ControlKeyLeftModifiedRightModified moves out of the subscript or superscript position.

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

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

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

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

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.