Fungrim home page

Fungrim entry: e2fac7

Im ⁣(ez)=eRe(z)sin ⁣(Im(z))\operatorname{Im}\!\left({e}^{z}\right) = {e}^{\operatorname{Re}(z)} \sin\!\left(\operatorname{Im}(z)\right)
Assumptions:zCz \in \mathbb{C}
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
ImIm(z)\operatorname{Im}(z) Imaginary part
Expez{e}^{z} Exponential function
ReRe(z)\operatorname{Re}(z) Real part
Sinsin(z)\sin(z) Sine
CCC\mathbb{C} 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)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC