|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Underscript
Underscript[x, y]
is an object that formats as
.
DetailsDetails
- In a notebook, an underscript can be created using Ctrl+4 or Ctrl+$. Ctrl+Space moves out of the underscript position.
- Input of the form
in a notebook is interpreted as Underscript[x, y]. - Underscript[x, y] formats as
in StandardForm and TraditionalForm. - In InputForm, Underscript[x, y] formats literally as Underscript[x, y].
- The baseline of Underscript[x, y] is taken to be the baseline of x.
- Underscript[x, y] is usually output with y in a smaller font than x.
New in 6 | Last modified in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
