Question: maple calculates Wrong limit

this function:

2*arctanh((1+s)*tanh(x)/sqrt((1-s)*(1+s)))+ln((1/2)*arccosh(1/s)-x)

shall be calculated @ x=1/2*arccosh(1/s)

when taking the limit maple tells me its 0

whereas when calculating it by hand i get ln(sqrt(1-s^2)/s)

whats the problem?

PS: 0<s<1

Please Wait...