There is also another not-so-nice bug about limits. sage: limit(sin(x),x = +oo) + limit(1/x, x = +oo) ind # ok, fine... sage: limit(sin(x)+1/x, x = +oo) 0 # Wait! What??? o.O sage:
-- *Andrea Lazzarotto* - http://andrealazzarotto.com* * -- You received this message because you are subscribed to the Google Groups "sage-devel" group. 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. Visit this group at http://groups.google.com/group/sage-devel?hl=en.