Subject: [sympy] nan**0 == 1**nan == 1? Ronan cites IEEE 754 as specifying that powers nan**0 and 1**nan both be 1. I would suggest that for SymPy we should return NaN for both cases. Other ideas? -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to sympy@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to sympy+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/sympy?hl=en. |