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 mark.dickinson
Recipients Tom Krauss, arigo, mark.dickinson, serhiy.storchaka, steven.daprano
Date 2017-02-20.14:20:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> It's unclear if the signs of the two potential zeroes in a complex number have a meaning

Yes, very much so. The signs are important in determining which side of a branch cut to use in the various cmath functions.
History
Date User Action Args
2017-02-20 14:20:26mark.dickinsonsetrecipients: + mark.dickinson, arigo, steven.daprano, serhiy.storchaka, Tom Krauss
2017-02-20 14:20:26mark.dickinsonsetmessageid: <[email protected]>
2017-02-20 14:20:26mark.dickinsonlinkissue29602 messages
2017-02-20 14:20:26mark.dickinsoncreate