On Thu, Dec 4, 2008 at 1:47 PM, Vijay <[EMAIL PROTECTED]> wrote:
> On Dec 4, 3:07 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>> Do you think it would be better if instead of
>>
>> sage: print integrate(integrate(f,y,x^3,x^0.5),y,0,1)
>> ... Is  x  positive or negative?
>>
>> one saw:
>> ... Is  x  positive or negative?  (Try using the assume command.)
>
> I think the latter is more intuitive; in fact, I would go as far as to
> do something like this:
>
>  ... Is x positive or negative? (Try the assume(x>0) command before
>  integral evaluation)
>
> Thanks,
>
> - vijay

OK, this is now trac #4697: http://trac.sagemath.org/sage_trac/ticket/4697

--~--~---------~--~----~------------~-------~--~----~
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