| prev | next |
| File: | Content/BasicContentElements/declare/rec-declare3.html | |
| Author: | MathML 2 Recommendation | |
| Description: | declare test (no visible rendering) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<declare type="fn" nargs="2" scope="local">
<ci> f </ci>
<apply>
<plus/>
<ci> F </ci>
<ci> G </ci>
</apply>
</declare>
</math>