:: [DNG] hexadecimal
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Hendrik Boom
Fecha:  
A: Erik Christiansen via Dng
Temas antiguos: Re: [DNG] ADA
Asunto: [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