Message67540
On Fri, May 30, 2008 at 1:47 PM, Antoine Pitrou <report@bugs.python.org> wrote:
..
> 1. while taking the binary representation of an integer has a real
> meaning, taking the binary representation of a float only exposes an
> implementation detail, that is the internal layout of float numbers.
>
You may have misunderstood the proposal. I read the proposal as
producing the true mathematical radix 2 representation of a float
rather than its 64-bit memory layout. |
|
| Date |
User |
Action |
Args |
| 2008-05-30 18:13:26 | belopolsky | set | spambayes_score: 0.316652 -> 0.316652 recipients:
+ belopolsky, rhettinger, pitrou |
| 2008-05-30 18:13:25 | belopolsky | link | issue3008 messages |
| 2008-05-30 18:13:24 | belopolsky | create | |
|