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