Fungrim home page

Fungrim entry: 52d827

exp ⁣(z)=ez\exp\!\left(\overline{z}\right) = \overline{{e}^{z}}
Assumptions:zCz \in \mathbb{C}
TeX:
\exp\!\left(\overline{z}\right) = \overline{{e}^{z}}

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Expez{e}^{z} Exponential function
Conjugatez\overline{z} Complex conjugate
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("52d827"),
    Formula(Equal(Exp(Conjugate(z)), Conjugate(Exp(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.

2019-06-18 07:49:59.356594 UTC