Assumptions:
TeX:
\log\!\left({e}^{z}\right) = z - 2 \pi i \left\lceil \frac{\operatorname{Im}(z)}{2 \pi} - \frac{1}{2} \right\rceil z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Log | Natural logarithm | |
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
ConstI | Imaginary unit | |
Im | Imaginary part | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("a3a253"), Formula(Equal(Log(Exp(z)), Sub(z, Mul(Mul(Mul(2, Pi), ConstI), Ceil(Sub(Div(Im(z), Mul(2, Pi)), Div(1, 2))))))), Variables(z), Assumptions(Element(z, CC)))