Assumptions:
TeX:
\log(z) = \log\!\left(\left|z\right|\right) + \arg(z) i z \in \mathbb{C} \setminus \left\{0\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Log | Natural logarithm | |
Abs | Absolute value | |
Arg | Complex argument | |
ConstI | Imaginary unit | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("c43533"), Formula(Equal(Log(z), Add(Log(Abs(z)), Mul(Arg(z), ConstI)))), Variables(z), Assumptions(Element(z, SetMinus(CC, Set(0)))))