| prev | ( testsuite > Topics > BiDi > RTL > subtraction-rtl1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Topics/BiDi/RTL/subtraction-rtl1 |
| CVS-ID: | |
| Author: | Abdelshafi Bekhit, school-book of elementary school for mathematics, Ministry of Education in Saudi Arabia. |
| Description: | In page 45 is a simple example of subtraction 3235 - 1714 = 1521, is shown in RTL direction and 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">
<mstack charspacing="loose">
<mscarries position="2" crossout="updiagonalstrike">
<mn>٢</mn>
<mn>١٢</mn>
</mscarries>
<mn>٣٢٣٥</mn>
<msrow> <mn> ١٧١٤</mn> <mo>-</mo> </msrow>
<msline/>
<mn>١٥٢١</mn>
</mstack>
</math>