That's definitely a bug (Dummy values should never leak out of functions). Can you open an issue for it?
Aaron Meurer On Sat, Jan 31, 2015 at 9:33 AM, Arnaud Usciati <[email protected]> wrote: > 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/c1d1e406-ac4d-487e-807a-d0483cc6d7b2%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/c1d1e406-ac4d-487e-807a-d0483cc6d7b2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAKgW%3D6%2B8Onq1EJA0%2BmQyEtaeFCk_Gymtb17tpTEp8d7JhpfQAg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
