| prev | next |
| File: | Content/ArithmeticAlgebraLogic/power/power8.html | |
| Author: | Design Science, Inc (D. Doyle) | |
| Description: | Test using functions as arguments to other operators | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<plus/>
<apply>
<power/>
<sin/>
<cn>2</cn>
</apply>
<apply>
<power/>
<cos/>
<cn>2</cn>
</apply>
</apply>
</math>