|
|
Subscribe / Log in / New account

Native Python support for units?

Native Python support for units?

Posted Jul 23, 2022 7:02 UTC (Sat) by smurf (subscriber, #17840)
In reply to: Native Python support for units? by Darkstar
Parent article: Native Python support for units?

Guido's answer is that an i, esp. when uppercased, looks too much like the digit 1 to be confusing.

Also, well, Mathematicians use i while engineering uses j because i is either current or an index. Python had to choose one, so Guido picked j.

See also https://bugs.python.org/issue10562


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds