Message 106824 - Python tracker
Message106824
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, mark.dickinson, mcherm, rhettinger, stutzbach, tim.peters, vstinner |
| Date | 2010-06-01.03:38:55 |
| SpamBayes Score | 0.38676468 |
| Marked as misclassified | No |
| Message-id | <1275363537.73.0.966478848772.issue8860@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Mark> (2) seems like overkill to me. I agree, however it would be interesting to figure out when accumulated errors can produce an inaccurate result. ISTM that leftover is the sum of up to 7 doubles each between 0 and 1 which is then rounded to the nearest integer. I don't see how accumulated error can exceed 1 and affect the result. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-01 03:38:57 | belopolsky | set | recipients: + belopolsky, tim.peters, mcherm, rhettinger, mark.dickinson, vstinner, stutzbach |
| 2010-06-01 03:38:57 | belopolsky | set | messageid: <1275363537.73.0.966478848772.issue8860@psf.upfronthosting.co.za> |
| 2010-06-01 03:38:56 | belopolsky | link | issue8860 messages |
| 2010-06-01 03:38:55 | belopolsky | create | |