Comment #3 on issue 2090 by asmeurer: coeff get's "maximum recursion depth exceeded"
http://code.google.com/p/sympy/issues/detail?id=2090

I think coeff(0) should be undefined, since anything could be "multiplying 0" in the expression. It almost seems like it should raise an exception.

But then again, if some use of coeff comes out nicely if you set coeff(0) to be something or other, then that would be fine too, I guess.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to