| prev | ( testsuite > Presentation > ScriptsAndLimits > munder > munder2 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/ScriptsAndLimits/munder/munder2 |
| CVS-ID: | $Id: munder2-full.xhtml,v 1.51 2012/02/14 14:52:33 polx Exp $ |
| Author: | Wolfram Research |
| Description: | |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<munder accentunder="true">
<mrow>
<mi> x </mi>
<mo> + </mo>
<mi> y </mi>
<mo> + </mo>
<mi> z </mi>
</mrow>
<mo stretchy="true"> ⏟ </mo>
</munder>
<mtext>   vs   </mtext>
<munder accentunder="false">
<mrow>
<mi> x </mi>
<mo> + </mo>
<mi> y </mi>
<mo> + </mo>
<mi> z </mi>
</mrow>
<mo stretchy="true"> ⏟ </mo>
</munder>
</mrow>
</math>