In my test it's not a bug. You can explain better? In [9]: limit(abs(log(x)), x, 0, '+') Out[9]: oo
It was already reported the bug to the bug list? Em sábado, 31 de janeiro de 2015 13:33:40 UTC-2, Arnaud Usciati escreveu: > > Hello, > > limit(abs(log(x)), x, 0, '+') should return +oo, but it > returns -oo*sign(log(_w)) !!! > > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/b6cd9121-b2db-4979-8627-b4fcf9f98a99%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
