prev | ( testsuite > Content > SequencesAndSeries > limit > rec-limit8 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/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> <limit/> <bvar> <ci> x </ci> </bvar> <lowlimit> <cn> 0 </cn> </lowlimit> <apply> <sin/> <ci> x </ci> </apply> </apply> </math>