Assumptions:
TeX:
\operatorname{Im}\!\left({e}^{z}\right) = \exp\!\left(\operatorname{Re}\!\left(z\right)\right) \sin\!\left(\operatorname{Im}\!\left(z\right)\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)))