Message233917
> Should inf and nan be added to cmath too?
Hmm; probably, yes. I'll open an issue.
> so the point could be made that there should be a constant named complex.nanj
Yes, I suppose it could (along with infj, of course). I don't like it much, and I suspect it would get almost no uses. complex(0, inf) and complex(0, nan) seem like good enough spellings. |
|
| Date |
User |
Action |
Args |
| 2015-01-13 09:35:45 | mark.dickinson | set | recipients:
+ mark.dickinson, lemburg, gvanrossum, rhettinger, pitrou, vstinner, eric.smith, stutzbach, ethan.furman, python-dev, serhiy.storchaka |
| 2015-01-13 09:35:45 | mark.dickinson | set | messageid: <[email protected]> |
| 2015-01-13 09:35:45 | mark.dickinson | link | issue23185 messages |
| 2015-01-13 09:35:44 | mark.dickinson | create | |
|