| prev | next |
| File: | Presentation/ScriptsAndLimits/munder/munder2.html | |
| Author: | Wolfram Research | |
| Description: | ||
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<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>