Fungrim home page

Fungrim entry: ca8b0a

zC        ezC{0}z \in \mathbb{C} \;\implies\; {e}^{z} \in \mathbb{C} \setminus \left\{0\right\}
TeX:
z \in \mathbb{C} \;\implies\; {e}^{z} \in \mathbb{C} \setminus \left\{0\right\}
Definitions:
Fungrim symbol Notation Short description
CCC\mathbb{C} Complex numbers
Expez{e}^{z} Exponential function
Source code for this entry:
Entry(ID("ca8b0a"),
    Formula(Implies(Element(z, CC), Element(Exp(z), SetMinus(CC, Set(0))))),
    Variables(z))

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