Assumptions:
TeX:
\operatorname{Im}\!\left({e}^{z}\right) = {e}^{\operatorname{Re}(z)} \sin\!\left(\operatorname{Im}(z)\right) z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Im | Imaginary part | |
Exp | Exponential function | |
Re | Real part | |
Sin | Sine | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("e2fac7"), Formula(Equal(Im(Exp(z)), Mul(Exp(Re(z)), Sin(Im(z))))), Variables(z), Assumptions(Element(z, CC)))