| prev | next |
| File: | Presentation/GeneralLayout/menclose/rec-enclose1.html | |
| Author: | MathML 2 Recommentation | |
| Description: | 131 divided into 14131 as a US-style long division problem | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable columnspacing='0px' rowspacing='2px'>
<mtr>
<mtd> </mtd>
<mtd columnalign='right'>
<mn>10</mn>
</mtd>
</mtr>
<mtr>
<mtd columnalign='right'>
<mn>131</mn>
</mtd>
<mtd columnalign='right'>
<menclose notation='longdiv'>
<mn>1413</mn>
</menclose>
</mtd>
</mtr>
<mtr>
<mtd> </mtd>
<mtd columnalign='right'>
<mrow>
<munder>
<mn>131</mn>
<mo> _ </mo>
</munder>
<mphantom>
<mn>3</mn>
</mphantom>
</mrow>
</mtd>
</mtr>
<mtr>
<mtd> </mtd>
<mtd columnalign='right'>
<mn>103</mn>
</mtd>
</mtr>
</mtable>
</math>