Example ex4-205

Prev: ex4-204

Next: ex4-206

x 5 sin(x) + 5 ... ... Sin[x] + 5 \sin x + 5 5

<math>
<merror>
<semantics>
  <apply>
    <plus/>
    <apply>
      <sin/>
      <ci> x </ci>
    </apply>
    <cn> 5 </cn>
  </apply>
  <annotation encoding="Maple">
    sin(x) + 5
  </annotation>
  <annotation-xml encoding="MathML-Presentation">
    ...
    ...
  </annotation-xml>
  <annotation encoding="Mathematica">
    Sin[x] + 5
  </annotation>
  <annotation encoding="TeX">
    \sin x + 5
  </annotation>
  <annotation-xml encoding="OpenMath">
    <OMA xmlns="http://www.openmath.org/OpenMath">
      <OMS cd="transc1" name="sin"/>
      <OMI>5</OMI>
    </OMA>
  </annotation-xml>
</semantics>
</merror>
</math>