integrate(sqrt(x)*sqrt(1+x), x) is used when you want the integral of sqrt(x )*sqrt(1+x)
- Kristoffer Ryhl-Johansen 2015-06-06 20:27 GMT+02:00 avi kaur <[email protected]>: > Hello Everybody > > > Why "integrate(sqrt(x)*sqrt(1+x), x)" function is used? > > > > Thank You > > > -Avi Kaur > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" 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/sage-support. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sage-support" 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/sage-support. For more options, visit https://groups.google.com/d/optout.
