| prev | ( testsuite > StrictContent > ArithmeticAlgebraLogic > root > rec-root1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/ArithmeticAlgebraLogic/root/rec-root1 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | a to the nth power |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="arith1">root</csymbol>
<ci>a</ci>
<semantics>
<ci>n</ci>
<annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
<ci>integer</ci>
</annotation-xml>
</semantics>
</apply>
</math>