Message233583
> float("-inf") and -float("inf") have exactly the same IEEE 754 representation
Indeed: there's only one negative infinity (and only one positive infinity) in IEEE 754 binary64 format. |
|
Date |
User |
Action |
Args |
2015-01-07 16:58:50 | mark.dickinson | set | recipients:
+ mark.dickinson, vstinner, ethan.furman |
2015-01-07 16:58:50 | mark.dickinson | set | messageid: <1420649930.22.0.217663947061.issue23185@psf.upfronthosting.co.za> |
2015-01-07 16:58:50 | mark.dickinson | link | issue23185 messages |
2015-01-07 16:58:50 | mark.dickinson | create | |
|