| prev | ( testsuite > Topics > BiDi > RTL > mixednumbers-rtl1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Topics/BiDi/RTL/mixednumbers-rtl1 |
| CVS-ID: | |
| Author: | Abdelshafi Bekhit, school-book of elementary school for mathematics, Ministry of Education in Saudi Arabia. |
| Description: | A simple example In page 20 shows multiplying two number of fractions 7 1/3 x 2 3/4 = 20 1/6, is represented in Arabic. See also Online Curricula. |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" dir="rtl">
<mrow>
<mfrac>
<mrow>
<mn>١</mn>
</mrow>
<mrow>
<mn>٣</mn>
</mrow>
</mfrac>
<mfrac>
<mrow>
<mn>١</mn>
</mrow>
<mrow>
<mn>٣</mn>
</mrow>
</mfrac>
<mn>٧</mn>
<mo>×</mo>
<mfrac>
<mrow>
<mn> ٣</mn>
</mrow>
<mrow>
<mn> ٤</mn>
</mrow>
</mfrac>
<mn>٢</mn>
<mo>=</mo>
<mfrac>
<mrow>
<mn>١٢١</mn>
</mrow>
<mrow>
<mn>٦</mn>
</mrow>
</mfrac>
<mo>=</mo>
<mfrac>
<mrow>
<mn>١</mn>
</mrow>
<mrow>
<mn>٦</mn>
</mrow>
</mfrac>
<mn>٢٠</mn>
</mrow>
</math>