Hi, How to get the correct answer for the problems
1. Integral( (1+x**2)**(-3/2) ,(x,-1,1) ) 2. Integral( (1+x**2+y**2)**(-3/2) ,(x,-1,1), (y,-1,1) ) Both gives 0 in sympy which is wrong. Mathematica gives correct answer! Nasir -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/51dcd249-5d47-4547-b16f-a7bd6812bd37%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
