Comment #1 on issue 2206 by [email protected]: plus-minus object
http://code.google.com/p/sympy/issues/detail?id=2206

I think it's probably more trouble than it's worth. You'd have to have to make sure that everything handles correctly expressions that hold two values at once. For instance, what would happen with limit(x**pm, x, 0)? Also, how would you get back from expressions with pm to ordinary expressions, e.g. pm * x -> [x, -x]?

--
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