| prev | ( testsuite > Presentation > ScriptsAndLimits > mover > mover3 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/ScriptsAndLimits/mover/mover3 |
| CVS-ID: | |
| Author: | Wolfram Research |
| Description: | |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" mode="display">
<mrow>
<mover>
<munder>
<mo> ∫ </mo>
<mn> 0 </mn>
</munder>
<mi> ∞ </mi>
</mover>
<mtext>   vs   </mtext>
<munderover>
<mo> ∫ </mo>
<mn> 0 </mn>
<mi> ∞ </mi>
</munderover>
</mrow>
</math>