The way it works is that it constructs the answer using Integral(), and then if the hint doesn't have _Integral, it calls doit() on the result.
Aaron Meurer On Mon, Mar 10, 2014 at 6:55 AM, Kundan Kumar <[email protected]> wrote: > The use of _Integral is to prevent the function from doing integration but > which internal function is used to prevent integration or which function > helps in Integration when _Integration is not used. > > -- > 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 http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/7e0e7342-f140-4ef4-9ddb-fb2a73b98f48%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6LVVrGAOTKZbu67SEev-WBBisBbocj2PfCkkvkMDBtgiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
