prev | ( testsuite > Topics > BiDi > RTL > subtraction-rtl2 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/BiDi/RTL/subtraction-rtl2 |
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 is of subtraction 3275 - 2132 = 1143, 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"> <mstack charspacing="loose"> <mn>٣٢٧٥</mn> <msrow> <mn>٢١٣٢</mn> <mo>-</mo> </msrow> <msline/> <mn>١١٤٣</mn> </mstack> </math>