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