Index

testsuite:content:arithmeticalgebralogic:plus:plus1

plus1

a + b - c

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

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

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