Like the inverse trigonometric derivatives, but with the signs inside the roots flipped.
\[\frac{d}{dx}\operatorname{artanh} x = \frac{1}{1 - x^{2}}\]
What it says
The derivation is the same inverse-function argument. For \(y = \operatorname{arsinh} x\), \(\sinh y = x\) gives \(\cosh y\cdot y' = 1\), and since \(\cosh y = \sqrt{1 + \sinh^{2}y} = \sqrt{1 + x^{2}}\), the derivative is \(\frac{1}{\sqrt{x^{2} + 1}}\).
The table: \(\left(\operatorname{arsinh} x\right)' = \frac{1}{\sqrt{x^{2} + 1}}\), \(\left(\operatorname{arcosh} x\right)' = \frac{1}{\sqrt{x^{2} - 1}}\) for \(x > 1\), \(\left(\operatorname{artanh} x\right)' = \frac{1}{1 - x^{2}}\) for \(\left|x\right| < 1\).
Compare with the inverse trigonometric versions: \(1 - x^{2}\) becomes \(x^{2} \pm 1\), and \(1 + x^{2}\) becomes \(1 - x^{2}\). Every difference is a sign.
When it applies
\(\operatorname{arsinh}\), \(\operatorname{arcosh}\), \(\operatorname{artanh}\), written here as \(\texttt{asinh}\), \(\texttt{acosh}\), \(\texttt{atanh}\).
Integrals of \(\frac{1}{\sqrt{x^{2} \pm 1}}\), read backwards.
With the chain rule for compound arguments.
Five worked examples
Every line is the step the calculator would show, in the order it applies them. Each graph
is live: hover it to read both curves and see the tangent whose slope is the derivative,
drag to pan, scroll to zoom.
f is a gentle S through the origin, growing like a logarithm rather than levelling off. f′ is a bump of height 1 that decays in both directions but never quite reaches zero.
Defined for every real \(x\), since \(x^{2} + 1\) is never zero.
The signs under the roots differ between \(\operatorname{arsinh}\) \(\left(x^{2} + 1\right)\) and \(\operatorname{arcosh}\) \(\left(x^{2} - 1\right)\).
\(\operatorname{arcosh}\) needs \(x > 1\) and \(\operatorname{artanh}\) needs \(\left|x\right| < 1\); outside those ranges the derivative is meaningless.
Unlike \(\arccos\), \(\operatorname{arcosh}\) has a positive derivative.