This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ahrvoje
Recipients ahrvoje, eric.smith, mark.dickinson
Date 2016-04-17.23:10:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460934630.34.0.118635800389.issue26785@psf.upfronthosting.co.za>
In-reply-to
Content
Sage:
http://doc.sagemath.org/html/en/reference/rings_numerical/sage/rings/complex_number.html

>>> log(ComplexNumber(NaN,1))
NaN - NaN*I
History
Date User Action Args
2016-04-17 23:10:30ahrvojesetrecipients: + ahrvoje, mark.dickinson, eric.smith
2016-04-17 23:10:30ahrvojesetmessageid: <1460934630.34.0.118635800389.issue26785@psf.upfronthosting.co.za>
2016-04-17 23:10:30ahrvojelinkissue26785 messages
2016-04-17 23:10:30ahrvojecreate