First time here? Check out the FAQ!
answered 2019-08-14 20:36:18 +0100
Hi
I propose this code despite little heavy ! I think it must exist simpler
x=var('x') d=derivative(acosh(x), x) show(d.numerator()/sqrt((d.denominator()^2).expand()))