Updates:
        Status: Fixed
        Blockedon: -sympy:1393 sympy:1393

Comment #6 on issue 1323 by [email protected]: integrate(1/sqrt(16 + 4*x**2), x) fails
http://code.google.com/p/sympy/issues/detail?id=1323

This has been fixed.

In [22]: integrate(1/sqrt(16 + 4*x**2), x)
Out[22]:
     ⎛x⎞
asinh⎜─⎟
     ⎝2⎠
────────
   2


--
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