What do sinh and cosh have to do with exp?

722 Views Asked by At

My friend told me that $\sinh$ and $\cosh$ result from an exponential function, but I can't figure out why

1

There are 1 best solutions below

0
On BEST ANSWER

$$\cosh(x) = \frac{1}{2} (\exp(x)+\exp(-x))$$ $$\sinh(x) = \frac{1}{2} (\exp(x)-\exp(-x))$$

$\exp(x)$ is the natural exponential function $\exp(x)=e^x$