Index

testsuite:content:arithmeticalgebralogic:times:times5

times5

2x + ab

W3C sample WIRIS
2 x a b
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <apply>
    <plus/>
    <apply>
      <times/>
      <cn>2</cn>
      <ci>x</ci>
    </apply>
    <apply>
      <times/>
      <ci>a</ci>
      <ci>b</ci>
    </apply>
  </apply>
</math>

Author: Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)

testsuite/content/arithmeticalgebralogic/times/times5.txt · Last modified: 2015/12/22 12:19 (external edit)