I've been studying hyperbolic functions and was wondering where the following two identities were derived from:
$$\sinh(x) = \frac{e^{x}-e^{-x}}{2}$$
$$\cosh(x) = \frac{e^{x}+e^{-x}}{2}$$
I understand how to use these to prove other identities and I understand how to use Euler's formula to find the identities for $\sin(x)$ and $\cos(x)$ but I am unable to find any proof for these two. Perhaps I am just unsure what to search for, so if there is a proof somewhere already I would love some directions or links.
Thank you.
The hyperbolic functions are defined as the even and odd parts of $\exp x$ so $\exp\pm x=\cosh x\pm\sinh x$, in analogy with $\exp\pm ix=\cos x\pm i\sin x$. Rearranging gives the desired results.