On Tue, Jun 23, 2009 at 6:23 PM, Dr. David
Kirkby<david.kir...@onetel.net> wrote:
> exp(-x^i).integral(x,0,1)  returns
>
> Traceback (click to the left for traceback)
> ...
> Is %i an integer?
>
> Ouch! Any Sage comments?

This is just coming from Maxima:

(%i3) integrate(exp(-x^(%i)),x,0,1);
Is %i an integer?

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to