prev | ( testsuite > Topics > BiDi > RTL > longmultiplication-rtl1 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/BiDi/RTL/longmultiplication-rtl1 |
CVS-ID: | |
Author: | Abdelshafi Bekhit, The book title is 'Precalculus Mathematics' 2nd Edition. |
Description: | In page number 1 there is a simple example of long multiplication 14*23=322, is shown in LTR direction. 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"> <mstack> <msgroup> <mn>14</mn> <msrow><mo>×</mo><mn>23</mn></msrow> </msgroup> <msline/> <msgroup> <mn>42</mn> <mn>280</mn> </msgroup> <msline/> <msgroup> <mn>322</mn> </msgroup> </mstack> </math>