Message233894
Should inf and nan be added to cmath too? It has e and pi and isnan() and isinf()...
Also complex(0, math.nan) a value that is printed as "nanj" and complex("nanj") parses and returns such a value, so the point could be made that there should be a constant named complex.nanj. |
|
| Date |
User |
Action |
Args |
| 2015-01-12 22:41:31 | gvanrossum | set | recipients:
+ gvanrossum, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, eric.smith, stutzbach, ethan.furman, python-dev, serhiy.storchaka |
| 2015-01-12 22:41:31 | gvanrossum | set | messageid: <[email protected]> |
| 2015-01-12 22:41:31 | gvanrossum | link | issue23185 messages |
| 2015-01-12 22:41:30 | gvanrossum | create | |
|