Comment #2 on issue 3106 by hector1...@gmail.com: zoo*zoo == nan
http://code.google.com/p/sympy/issues/detail?id=3106

While someone is at it, there are few more things which needs to be fixed

In [24]: zoo == z/0
Out[24]: False

In [25]: zoo == 0 + 0*I
Out[25]: False

In [27]: z - zoo
Out[27]: zoo ## Should be -zoo


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to