Hi, log(1+x).limit(x=-1)
returns Infinity, but should return -Infinity. It seems that the sympy algorithm solves this issue. Is this a known bug? Note also that `dir='+'` solves this, but the docs say that leaving `dir=None` should compute the two-sided limit (so perhaps a ValueError should be raised? But in that case, probably sympy is wrong...). Finally, note that `dir='-'` returns Infinity, but the limit is probably not defined. Thanks, Peleg. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.