May-20-2022, 10:19 AM
Python supports complex numbers written with the
On Python's bug tracker, Guido is testing the waters to see if there is interest in also allowing the
j suffix, e.g. 2.5j.On Python's bug tracker, Guido is testing the waters to see if there is interest in also allowing the
i suffix. What do people think?
