Updates:
        Status: Accepted
        Labels: Integration

Comment #1 on issue 2239 by asmeurer: Change ratint to give an answer as hyperbolic functions instead of logs.
http://code.google.com/p/sympy/issues/detail?id=2239

This needs some taking looking at to see how to combine the logarithms into an atanh or the others. Probably it would be similar to the algorithm that combines into atans.

Anyway, it is nontrivial to implement.

We should also maybe fix rewrite so that integrate(1/(x**2 - 1), x).rewrite(atanh) works.

And by the way, it is atanh not arctanh.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to