I'd like to compute
Can we compute $J = \int_a^b \frac {1}{\sqrt{1+x^2}} dx$, without $\operatorname{arcsinh}$?
Using Maple gives answers with $\operatorname{arcsinh}$ or $\operatorname{arctanh}$. I've also tried integration by parts, but with no success. How to compute this integral (possibly without using any trigonometric/hyperbolic function)?
Hints for $I$ :
(1) try to sub $x=2\tan u$
(2) $\int \csc xdx = -\ln |\csc x + \cot x| + C$