[issue26785] repr of -nan value should contain the sign

Hrvoje Abraham report at bugs.python.org
Sun Apr 17 19:10:30 EDT 2016


Hrvoje Abraham added the comment:

Sage:
http://doc.sagemath.org/html/en/reference/rings_numerical/sage/rings/complex_number.html

>>> log(ComplexNumber(NaN,1))
NaN - NaN*I

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26785>
_______________________________________


More information about the Python-bugs-list mailing list