Mathematica 9 is now available

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

LimitsPositioning

FilledSmallSquare LimitsPositioning is an option for UnderoverscriptBox and related boxes which specifies whether to change the positioning of underscripts and overscripts in the way conventional for limits.

FilledSmallSquare UnderoverscriptBox[x, y, z, LimitsPositioning->False] is always displayed with explicit underscripts and overscripts, as .

FilledSmallSquare UnderoverscriptBox[x, y, z, LimitsPositioning->True] is displayed as when large, and when small.

FilledSmallSquare The form is used when the box appears in a subscript or other script, or inline in a piece of text.

FilledSmallSquare With the default setting LimitsPositioning->Automatic the display of UnderoverscriptBox[x, y, z] depends on x. If x is \[Sum], \[Product] or another form conventionally displayed with limits, then LimitsPositioning->True is effectively used. Otherwise, LimitsPositioning->False is used.

FilledSmallSquare LimitsPositioningTokens is a Cell option which can be set to a list of forms for which LimitsPositioning->True should be used.

FilledSmallSquare See Section 2.9.11.

FilledSmallSquare See also: 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.