| prev | next |
| File: | Content/ArithmeticAlgebraLogic/root/root2.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | root(a + b) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<root/>
<degree>
<ci> n </ci>
</degree>
<apply>
<plus/>
<ci> a </ci>
<ci> b </ci>
</apply>
</apply>
</math>