Assumptions:
TeX:
\operatorname{atan}\!\left(\tan\!\left(\theta\right)\right) = \theta \theta \in \mathbb{C} \,\mathbin{\operatorname{and}}\, -\frac{\pi}{2} \lt \operatorname{Re}\!\left(\theta\right) \lt \frac{\pi}{2}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Atan | Inverse tangent | |
CC | Complex numbers | |
ConstPi | 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(ConstPi, 2)), Re(theta), Div(ConstPi, 2)))))