Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2009-01-28 Thread codesite-noreply
Updates: Labels: module-integration Comment #1 on issue 1020 by fabian.seoane: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 (No comment was entered for this change.) -- You received this message because you are listed in the owner

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:1393 sympy:1393 Comment #6 on issue 1020 by ronan.l...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Wolfram Alpha doesn't do much better. And actually, I think our result

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Comment #7 on issue 1020 by ondrej.c...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Indeed, the current master shows: In [1]: integrate(sqrt(y**2 - x**2)/x, x) Out[1]: ⎧ 2 │

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2011-06-05 Thread sympy
Updates: Blockedon: 1393 Comment #3 on issue 1020 by asmeurer: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "s

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2011-08-17 Thread sympy
Comment #4 on issue 1020 by ness...@googlemail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 This works in gsoc-3, but the answer seems messy to me (not sure how nice it should be), so I leave this open. In [85]: integrate(sqrt(y**