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