Assumptions:
TeX:
\mathop{\operatorname{solutions}\,}\limits_{w \in \mathbb{C}} \left[\tan(w) = z\right] = \left\{ \operatorname{atan}(z) + \pi n : n \in \mathbb{Z} \right\}
z \in \mathbb{C} \setminus \left\{-i, i\right\}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Solutions | Solution set | |
| CC | Complex numbers | |
| Atan | Inverse tangent | |
| Pi | The constant pi (3.14...) | |
| ZZ | Integers | |
| ConstI | Imaginary unit |
Source code for this entry:
Entry(ID("cbce7f"),
Formula(Equal(Solutions(Brackets(Equal(Tan(w), z)), ForElement(w, CC)), Set(Add(Atan(z), Mul(Pi, n)), ForElement(n, ZZ)))),
Variables(z),
Assumptions(Element(z, SetMinus(CC, Set(Neg(ConstI), ConstI)))))