Evidently neither gruntz nor limit play along particularly well with infinities. Clearly this should be nan. I'll try to look into the gruntz issue today.
On 29 Apr., 09:25, smichr <[email protected]> wrote: > I would have expected NaN to be returned but I get: > > h[1] >>> limit(x-oo,x,oo) > oo > h[2] >>> limit(oo-x,x,oo) > -oo -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
