| prev | next |
| File: | Content/BasicContentElements/fn/fn1.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | f(g(x)) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<fn>
<ci>f</ci>
</fn>
<apply>
<fn>
<ci>g</ci>
</fn>
<ci>x</ci>
</apply>
</apply>
</math>