Assumptions:
TeX:
\mathop{\operatorname{solutions}\,}\limits_{w \in \mathbb{C}} \left[\tan\!\left(w\right) = z\right] = \left\{ \operatorname{atan}\!\left(z\right) + \pi n : n \in \mathbb{Z} \right\} z \in \mathbb{C} \setminus \left\{-i, i\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CC | Complex numbers | |
SetBuilder | Set comprehension | |
Atan | Inverse tangent | |
ConstPi | 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)), w, Element(w, CC)), SetBuilder(Add(Atan(z), Mul(ConstPi, n)), n, Element(n, ZZ)))), Variables(z), Assumptions(Element(z, SetMinus(CC, Set(Neg(ConstI), ConstI)))))