On Dec 3, 2008, at 10:33 AM, adrian wrote:

> sage: limit(x*0,x=oo)
> 0
> sage: limit(x*oo,x=0)
> 0
>
> This seems wrong to me; and probably the problem is that x*oo should
> not be allowed to begin with...

sage: x*oo
(+Infinity)*x

Yeah, that is worrisome...

- Robert


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