Hexadecimal vs. Mod 16

$\begingroup$

Why is it that hexadecimal has both F and 0 when F is the 16th character in the sequence? Why is the same true of decimal notation? Doesn't this mean it is not compatible with modular arithmetic where 16 mod 16 is 0? Why was it done this way?

$\endgroup$ 0

1 Answer

$\begingroup$

It's no different than the fact that $9$ is the tenth decimal digit.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like