An ideal improvement to python would be the introduction of fixed point 
decimals. Maybe make them adjustable with os.system(). To adjust, you would 
call os.system with the parameters ‘fixed’, 3, 15 to dictate fixed point math, 
three integer places, and 15 decimal places. Might be good for python 4 if this 
doesn’t gain enough traction before the 3.9 release. This would make them 
usable with python's generic math operators.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/RNEWDHWNT6M7RBDZGGGRTFO7TXSVAP5D/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to