Message322237
> 4. Performing these calculations with at least one extra sign extension bit in a finite two's complement representation (a working bit-width of ``1 + max(x.bit_length(), y.bit_length()`` or more) is sufficient to get the same result as if there were an infinite number of sign bits.
LGTM |
|
Date |
User |
Action |
Args |
2018-07-23 18:05:22 | mark.dickinson | set | recipients:
+ mark.dickinson, tim.peters, ncoghlan, docs@python, martin.panter, wolma, CuriousLearner |
2018-07-23 18:05:22 | mark.dickinson | set | messageid: <1532369122.26.0.56676864532.issue29710@psf.upfronthosting.co.za> |
2018-07-23 18:05:22 | mark.dickinson | link | issue29710 messages |
2018-07-23 18:05:22 | mark.dickinson | create | |
|