| prev | next |
| File: | Content/BasicContentElements/ident/ident1.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | composition of f and inverse of f eq identity using <reln> | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<reln>
<eq/>
<apply>
<compose/>
<fn>
<ci> f </ci>
</fn>
<apply>
<inverse/>
<fn>
<ci> f </ci>
</fn>
</apply>
</apply>
<ident/>
</reln>
</math>