[sage-support] Re: Unexplained Integration error message

2014-07-22 Thread Nils Bruin
On Tuesday, July 22, 2014 2:04:01 AM UTC-7, Craig E Larson wrote: > > I am getting an error that I don't understand for the following definite > integral. > > sage: integral(sqrt(1+(9*cos(3*x)^2)),0,pi/2) > > This is definitely real on its domain and under the square-root is always > positive. Ne

[sage-support] Re: Unexplained Integration error message

2014-07-22 Thread Craig E Larson
> This behavior was on Cloud Sage: 'Sage Version 6.2.rc2, Release Date: 2014-05-04' -- 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 sage-support+unsubscr..

[sage-support] Re: Unexplained Integration error message

2014-07-22 Thread Dima Pasechnik
On 2014-07-22, Craig E Larson wrote: > I am getting an error that I don't understand for the following definite > integral. > > sage: integral(sqrt(1+(9*cos(3*x)^2)),0,pi/2) > > This is definitely real on its domain and under the square-root is always > positive. Nevertheless, I get the error: >