prev | next |
File: | Presentation/GeneralLayout/mrow/mrowBinferred2.html | |
Author: | Dave Doyle, Design Science | |
Description: | Test of inferred mrows and their similarity to equivalent equations with explicity mrows | |
Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math> <mn>2</mn> <mo>+</mo> <msqrt> <mi>x</mi> <mo>+</mo> <mn>1</mn> </msqrt> <mspace width="20px" /> <mrow> <mn>2</mn> <mo>+</mo> <msqrt> <mrow> <mi>x</mi> <mo>+</mo> <mn>1</mn> </mrow> </msqrt> </mrow> </math>