prev | ( testsuite > Presentation > ScriptsAndLimits > munder > munder2 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/ScriptsAndLimits/munder/munder2 |
CVS-ID: | $Id: munder2-form.xhtml,v 1.50 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>