| prev | ( testsuite > Content > ArithmeticAlgebraLogic > plus > plus2 ) | next |
| Alternatives: | (mml file) (full) () () () () |
| File: | Content/ArithmeticAlgebraLogic/plus/plus2 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | a + b + c |
Sample Rendering:
| |
JEuclids rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<plus/>
<ci>a</ci>
<ci>b</ci>
<ci>c</ci>
</apply>
</math>