Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 2844 by [email protected]: integration of 1/sqrt(n-m*x^2) http://code.google.com/p/sympy/issues/detail?id=2844 Hi, I noticed that the integration of 1/sqrt(n-m*x**2) works, if gcd(n,m)==1, and fails if gcd(n,m)!=1 (n and m are positive integers). My sympy version is 0.7.1. Gabor Takacs -- 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.
