| prev | ( testsuite > Content > Calculus > degree > rec-degree1 ) | next | (show test run result) | 
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) | 
| File: | Content/Calculus/degree/rec-degree1 | 
| CVS-ID: | |
| Author: | MathML 2 Recommendation | 
| Description: | |
| Sample Rendering: 
 | |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <partialdiff/> <bvar> <ci> x </ci> <degree> <ci> n </ci> </degree> </bvar> <bvar> <ci> y </ci> <degree> <ci> m </ci> </degree> </bvar> <apply> <sin/> <apply> <times/> <ci> x </ci> <ci> y </ci> </apply> </apply> </apply> </math>