On Mon, Oct 1, 2018 at 1:32 AM Steve Barnes <gadgetst...@live.co.uk> wrote: > > No complex can be converted to float without accessing either the real > or imag component. >
Or taking its absolute value, which will return nan if either part is nan. ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/