| prev | ( testsuite > StrictContent > BasicContentElements > compose > rec-compose3 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/BasicContentElements/compose/rec-compose3 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | compose f and g (x) |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<apply>
<csymbol cd="fns1">left_compose</csymbol>
<ci>f</ci>
<ci>g</ci>
</apply>
<ci>x</ci>
</apply>
</math>