| prev | ( testsuite > Topics > BiDi > RTL > longdivision-rtl2 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Topics/BiDi/RTL/longdivision-rtl2 |
| CVS-ID: | |
| Author: | Abdelshafi Bekhit, The book title is 'Precalculus Mathematics' 2nd Edition. |
| Description: | In page number 377 there is a simple example shows how we divide integers in arithmetic. for instance 201/7. The result is 201 = 7.82 + 5. The authors are: Harley Flanders (Florida tlanic University); and Justin J. (Purdue University). Saunders College Publishing, Philadelphia. |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mlongdiv longdivstyle="lefttop">
<mn>7</mn>
<mn>28</mn>
<msgroup>
<mn>201</mn>
<msrow position="1"><mn>14</mn></msrow>
</msgroup>
<msline length="2" position="1"/>
<msgroup>
<mn>61</mn>
<mn>56</mn>
<msline length="2"/>
</msgroup>
<mtext>5</mtext>
</mlongdiv>
</math>