Assumptions:
TeX:
\left|{e}^{z}\right| \le {e}^{\left|z\right|}
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| Abs | Absolute value | |
| Exp | Exponential function | |
| CC | Complex numbers | 
Source code for this entry:
Entry(ID("2f57ad"),
    Formula(LessEqual(Abs(Exp(z)), Exp(Abs(z)))),
    Variables(z),
    Assumptions(Element(z, CC)))