Index

testsuite:content:sequencesandseries:limit:limit1

limit1

limit as x goes to a of sin x using <reln>

W3C sample WIRIS
x x a x
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <apply>
    <limit/>
    <bvar>
      <ci>x</ci>
    </bvar>
    <condition>
      <reln>
        <tendsto type="above"/>
        <ci>x</ci>
        <ci>a</ci>
      </reln>
    </condition>
    <apply>
      <sin/>
      <ci>x</ci>
    </apply>
  </apply>
</math>

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

testsuite/content/sequencesandseries/limit/limit1.txt · Last modified: 2015/12/22 12:19 (external edit)