| prev | next |
| File: | Content/ElementaryFunctions/cosh/cosh4.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | - ( cosh ( 2 x + pi / 2) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<minus/>
<apply>
<cosh/>
<apply>
<plus/>
<apply>
<times/>
<cn>2</cn>
<ci>x</ci>
</apply>
<apply>
<divide/>
<cn>π</cn>
<cn>2</cn>
</apply>
</apply>
</apply>
</apply>
</math>