Another strange behavior is ``` >>> S(0)**0 1 ```
while correctly ``` >>> S(0)/S(0) nan ``` -- 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.
