Timeline for How can I convert hexidecimal values to base 10 in hexl-mode?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 27, 2022 at 7:30 | answer | added | Shukai Ni | timeline score: 0 | |
| Oct 24, 2014 at 6:45 | vote | accept | holocronweaver | ||
| Oct 17, 2014 at 21:15 | answer | added | b4hand | timeline score: 3 | |
| Oct 13, 2014 at 14:38 | comment | added | holocronweaver | That is exactly what I am asking for - binary data interpreted in a variety of data formats. | |
| Oct 12, 2014 at 17:17 | comment | added | wvxvw | You would really need to know how the value was written. For example, there are many different float point standards (IEEE has three popular ones for two, four and eight bytes floats). But some formats may choose to compress numbers using some algorithm, of course they could also write it assuming big or little endian reader. There are also less orthodox float point formats (with exponent being base 10 for eg.) It would usually make more sense to interpret binary data as some specific format. | |
| Oct 12, 2014 at 4:03 | history | edited | holocronweaver | CC BY-SA 3.0 | reword ambiguous phrase |
| Oct 12, 2014 at 3:18 | answer | added | Stefan | timeline score: 4 | |
| Oct 8, 2014 at 18:08 | history | edited | Malabarba | edited tags | |
| Oct 8, 2014 at 18:05 | review | First posts | |||
| Oct 8, 2014 at 18:08 | |||||
| Oct 8, 2014 at 18:05 | history | asked | holocronweaver | CC BY-SA 3.0 |