| prev | ( testsuite > StrictContent > SequencesAndSeries > limit > limit4 ) | next |
| Alternatives: | (mml file) (full) () () () () |
| File: | StrictContent/SequencesAndSeries/limit/limit4 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | limit as x goes to a of sin(x + y) using <apply> |
Sample Rendering:
| |
JEuclids rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply><csymbol cd="limit1">limit</csymbol><ci>a</ci><bind><csymbol cd="funs1">lambda</csymbol><bvar><ci>x</ci></bvar><apply>
<csymbol cd="transc1">sin</csymbol>
<apply>
<csymbol cd="arith1">plus</csymbol>
<ci>x</ci>
<ci>y</ci>
</apply>
</apply></bind></apply>
</math>