| prev | next |
| File: | Content/ElementaryFunctions/trigonometry_5.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | cos t / sin t | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<divide/>
<apply>
<cos/>
<ci>t</ci>
</apply>
<apply>
<sin/>
<ci>t</ci>
</apply>
</apply>
</math>