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

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