> In [2]: S(1)/0 > Out[2]: ∞ > > Btw, so does wolframalpha: > > http://www.wolframalpha.com/input/?i=1%2F0 >
In fact it returns ComplexInfinity for 1/0, and not Infinity as SymPy currently does. Roberto. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
