derivatives of the inverse trigonometric functions #
Derivatives of arcsin
and arccos
.
theorem
Real.contDiffAt_arcsin
{x : ℝ}
(h₁ : x ≠ -1)
(h₂ : x ≠ 1)
{n : WithTop ℕ∞}
:
ContDiffAt ℝ n arcsin x
theorem
Real.contDiffAt_arccos
{x : ℝ}
(h₁ : x ≠ -1)
(h₂ : x ≠ 1)
{n : WithTop ℕ∞}
:
ContDiffAt ℝ n arccos x