[issue22604] assertion error in complex division

Mark Dickinson report at bugs.python.org
Fri Oct 10 21:36:48 CEST 2014


Mark Dickinson added the comment:

Patch LGTM.

> (is it the right result?)

Difficult to tell :-). Complex arithmetic in general isn't well standardised.  Annex G of the C standard is about as close I've seen.  But it doesn't look terribly wrong.

----------

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


More information about the Python-bugs-list mailing list