rec-tendsto1

tendsto with <apply>

W3C sample WIRIS
[N/A] tendsto power x 2 power a 2
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <apply>
    <semantics>
      <ci>tendsto</ci>
      <annotation-xml encoding="MathML-Content">
        <tendsto/>
      </annotation-xml>
    </semantics>
    <apply>
      <csymbol cd="arith1">power</csymbol>
      <ci>x</ci>
      <cn>2</cn>
    </apply>
    <apply>
      <csymbol cd="arith1">power</csymbol>
      <ci>a</ci>
      <cn>2</cn>
    </apply>
  </apply>
</math>

Author: MathML 2 Recomendation