Message302966
To reproduce:
>>> 480/1000/13.0
Actual result: 0.0
Expected result: 0.03692307692307692
Adding the zero decimal to any other combinations of the numbers produces the expected floating point result.
Working as expected in Python 3 |
|
Date |
User |
Action |
Args |
2017-09-25 18:55:37 | wesinator | set | recipients:
+ wesinator |
2017-09-25 18:55:37 | wesinator | set | messageid: <1506365737.94.0.0388988932704.issue31578@psf.upfronthosting.co.za> |
2017-09-25 18:55:37 | wesinator | link | issue31578 messages |
2017-09-25 18:55:37 | wesinator | create | |
|