| prev | ( testsuite > StrictContent > ArithmeticAlgebraLogic > plus > plus3 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/ArithmeticAlgebraLogic/plus/plus3 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | -1 + 7 |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="arith1">plus</csymbol>
<apply>
<csymbol cd="arith1">unary_minus</csymbol>
<cn>1</cn>
</apply>
<cn>7</cn>
</apply>
</math>