Assumptions:
TeX:
\operatorname{atan}\!\left(\tan(\theta)\right) = \theta \theta \in \mathbb{C} \;\mathbin{\operatorname{and}}\; -\frac{\pi}{2} < \operatorname{Re}(\theta) < \frac{\pi}{2}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Atan | Inverse tangent | |
CC | Complex numbers | |
Pi | The constant pi (3.14...) | |
Re | Real part |
Source code for this entry:
Entry(ID("f516e3"), Formula(Equal(Atan(Tan(theta)), theta)), Variables(theta), Assumptions(And(Element(theta, CC), Less(Neg(Div(Pi, 2)), Re(theta), Div(Pi, 2)))))