prev  ( testsuite > Topics > BiDi > RTL > mroot1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Topics/BiDi/RTL/mroot1
CVS-ID:
Author:Azzeddine Lazrek, Bruce Miller
Description:A simple cube root with a RTL directionality. The surd, and the 3, should appear on the right.

Sample Rendering:

Created by: Dadzilla

Your browser's rendering:

ب + ج - د 3

Source Code:


    <math display="block" xmlns="http://www.w3.org/1998/Math/MathML" dir="rtl">
      <mroot>
	<mrow>
	  <mi>&#x0628;</mi>
	  <mo>+</mo>
	  <mi>&#x062C;</mi>
	  <mo>-</mo>
	  <mi>&#x062F;</mi>
	</mrow>
	<mn>3</mn>
      </mroot>
    </math>