prev | ( testsuite > Topics > ElementaryMathExamples > rec3-ElementaryMathExamples-06 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/ElementaryMathExamples/rec3-ElementaryMathExamples-06 |
CVS-ID: | |
Author: | MathML3 |
Description: | MathML3 specification example |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mstack> <msgroup> <mn>123</mn> <msrow><mo>×<!--MULTIPLICATION SIGN--></mo><mn>321</mn></msrow> </msgroup> <msline/> <msgroup shift="1"> <mn>123</mn> <mn>246</mn> <mn>369</mn> </msgroup> <msline/> </mstack> </math>