Timeline for answer to Sandbox for Proposed Challenges by zoomlogo
Current License: CC BY-SA 4.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 10, 2022 at 15:51 | comment | added | zoomlogo |
@solid.py 1/2 + 1/4 + 1/8 + ... should be accurately stored, because, well it can be accurately represented by IEEE754, which is supported by most languages...
|
|
| Oct 9, 2022 at 10:33 | comment | added | zoomlogo | @solid.py shouldn't all the digits be accurate, because there is no floating point conversion error when you are reinterpreting an integer as a float | |
| Oct 3, 2022 at 3:42 | comment | added | zoomlogo | @pigrammer yes. | |
| Oct 2, 2022 at 21:51 | comment | added | pigrammer | I don't quite understand what this challenge is asking for. Are we supposed to reinterpret the integer as a float? | |
| Sep 29, 2022 at 8:54 | history | edited | zoomlogo | CC BY-SA 4.0 |
added 2 characters in body
|
| Sep 23, 2022 at 10:45 | history | edited | zoomlogo | CC BY-SA 4.0 |
added 128 characters in body
|
| Sep 22, 2022 at 0:22 | comment | added | Bubbler | Closely related. Kinda opposite task, but I think there are certainly overlapping techniques around reinterpreting a bit pattern from one type to another. | |
| Sep 21, 2022 at 16:32 | history | edited | Seggan | CC BY-SA 4.0 |
I get so irked by this
|
| Sep 21, 2022 at 16:16 | history | answered | zoomlogo | CC BY-SA 4.0 |