Comment #7 on issue 3028 by asmeu...@gmail.com: fnan and NaN print the same
http://code.google.com/p/sympy/issues/detail?id=3028

float(S.NaN) would have to return float('nan') (the built-in type). He's saying that S.NaN.evalf() should return S.NaN, and that fnan should no longer exist.

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