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: |
Your browser's rendering:
Source Code:
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML" dir="rtl"> <mroot> <mrow> <mi>ب</mi> <mo>+</mo> <mi>ج</mi> <mo>-</mo> <mi>د</mi> </mrow> <mn>3</mn> </mroot> </math>