e−z=ez1
Assumptions:z∈C
TeX:
{e}^{-z} = \frac{1}{{e}^{z}}
z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|
Exp | ez
| Exponential function |
CC | C
| Complex numbers |
Source code for this entry:
Entry(ID("2f4f74"),
Formula(Equal(Exp(Neg(z)), Div(1, Exp(z)))),
Variables(z),
Assumptions(Element(z, CC)))