David Joyner wrote:

> sage: assume(x>0)
> sage: integral(  cos(2 * pi * x * t), t , 0 , Infinity)
> ind
>
> What is "ind"?

I guess this is coming from Maxima, where ind = indeterminate.

Btw und = undefined if ever you run across that, and don't forget
inf = positive real infinity, minf = negative real infinity, infinity
=
complex infinity.

best

Robert Dodier

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

Reply via email to