[issue43025] Use normal 'i
New submission from Bhuvanesh Bhatt : In Python, the letter 'j' denotes the imaginary unit. It would be great if we would follow mathematics in this regard and let the imaginary unit be denoted with an 'i'. -- messages: 385641 nosy: bhuvaneshbhatt priority: normal severity: normal status: open title: Use normal 'i ___ Python tracker <https://bugs.python.org/issue43025> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue43025] Use normal 'i' character to denote imaginary part of complex numbers
Bhuvanesh Bhatt added the comment: Nobody these days uses j to represent the imaginary part of complex numbers. Regardless of what Guido wrote earlier, this issue should be fixed. -- title: Use normal 'i -> Use normal 'i' character to denote imaginary part of complex numbers type: -> enhancement versions: +Python 3.9 ___ Python tracker <https://bugs.python.org/issue43025> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com