| prev | ( testsuite > Topics > Nesting > nestScript ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Topics/Nesting/nestScript |
| CVS-ID: | |
| Author: | Design Science, Inc. (D. Doyle) |
| Description: | Testing of nested scripts |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mi>v</mi>
<msup>
<mi>w</mi>
<msup>
<mi>x</mi>
<msup>
<mi>y</mi>
<mi>z</mi>
</msup>
</msup>
</msup>
</msup>
</math>