ez=cosh(z)+sinh(z)
Assumptions:z∈C
TeX:
{e}^{z} = \cosh(z) + \sinh(z)
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|
| Exp | ez
| Exponential function |
| CC | C
| Complex numbers |
Source code for this entry:
Entry(ID("1568e1"),
Formula(Equal(Exp(z), Add(Cosh(z), Sinh(z)))),
Variables(z),
Assumptions(Element(z, CC)))