:: [DNG] hexadecimal
Inizio della pagina
Delete this message
Reply to this message
Autore: Hendrik Boom
Data:  
To: Erik Christiansen via Dng
Vecchi argomenti: Re: [DNG] ADA
Oggetto: [DNG] hexadecimal
On Sun, Sep 08, 2024 at 09:37:37AM +0000, Erik Christiansen via Dng wrote:
...
...
>
> The HP2100A had a display register, made of illuminated pushbuttons,
>
> a bit toggling each time its button was pushed. It took a long time for
>
> me to accept hexadecimal notation after the ease of binary/octal. Even
>
> half a century later, 0b11111111 is 0377 before it is 0xFF in my mind.


My first machine used hexadecimal, so octal has never seemed as natural
as hexadecimal in my mind. But instead or using a, b, c, d, e, f for
the six extra digits, it used u, v, w, x, y, z.

-- hendrik