So iI was going through my analysis book and I saw this exercise that needed me to find the inversion of a function called $\tanh(x)$ .
$\tanh(x)=\frac{\sinh(x)}{\cosh(x)}$
I was wondering if I am allowed to just find the inversion of $\sinh(x)$ and $\cosh(x)$ and just say that this is the result of $\tanh(x)$
What I mean is if this is correct or not :
$\tanh^{-1}(x)=\frac{\sinh^{-1}(x)}{\cosh^{-1}(x)}$