| prev | ( testsuite > Presentation > ScriptsAndLimits > msup > msupBsize2 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/ScriptsAndLimits/msup/msupBsize2 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | straight superscripts |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mi>x</mi>
<mn>1</mn>
</msup>
<mo>+</mo>
<msup>
<mi>x</mi>
<mi>a</mi>
</msup>
<mo>+</mo>
<msup>
<mi>H</mi>
<mi>a</mi>
</msup>
<mo>+</mo>
<msup>
<mi>H</mi>
<mn>1</mn>
</msup>
</math>