Complex arctangent #
This file defines the complex arctangent Complex.arctan
as
Real.arctan
to the complex plane. Its Taylor series expansion
Complex.hasSum_arctan
.
theorem
Complex.tan_arctan
{z : ℂ}
(h₁ : z ≠ Complex.I)
(h₂ : z ≠ -Complex.I)
:
Complex.tan z.arctan = z