Assumptions:
TeX:
\left|\operatorname{atan}(z)\right| \le -\log\!\left(1 - \left|z\right|\right) z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \left|z\right| \le 1
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
Atan | Inverse tangent | |
Log | Natural logarithm | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("fa9b71"), Formula(LessEqual(Abs(Atan(z)), Neg(Log(Sub(1, Abs(z)))))), Variables(z), Assumptions(And(Element(z, CC), LessEqual(Abs(z), 1))))