| prev | next |
| File: | Presentation/ScriptsAndLimits/msup/msupBnest1.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | test of nested params in <msup> | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mrow>
<mi>x</mi>
<mo>+</mo>
<msup>
<mrow>
<mi>y</mi>
</mrow>
<mrow>
<mi>n</mi>
</mrow>
</msup>
</mrow>
</math>