| prev | ( testsuite > StrictContent > SequencesAndSeries > limit > rec-limit8 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/SequencesAndSeries/limit/rec-limit8 |
| CVS-ID: | |
| Author: | MathML 2 Recomendation |
| Description: | limit approaches zero of six(x) |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="limit1">limit</csymbol>
<cn>0</cn>
<csymbol cd="limit1">null</csymbol>
<bind>
<csymbol cd="fns1">lambda</csymbol>
<bvar>
<ci>x</ci>
</bvar>
<apply>
<csymbol cd="transc1">sin</csymbol>
<ci>x</ci>
</apply>
</bind>
</apply>
</math>