Assumptions:
TeX:
\operatorname{Re}\!\left({e}^{z}\right) = {e}^{\operatorname{Re}(z)} \cos\!\left(\operatorname{Im}(z)\right) z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Re | Real part | |
Exp | Exponential function | |
Cos | Cosine | |
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)))