• @[email protected]
    link
    fedilink
    311 months ago

    To keep things as simple/intuitive as they are today, we’d need two new symbols to represent the additional numbers. 0,1,2,3,4,5,6,7,8,9,§,∆,10

    Of course it would be confusing as all hell for anyone alive today.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      11 months ago

      With hexadecimal we typically use a-f for the remaining numbers. We probably would use something like this for base 12:

      012345679ab

      Of course everyone knows the correct base to use is 2. Or as we call it, base 10.

      Actually, come to think of it, it would always be 10 in the base that it is.

      • @[email protected]
        link
        fedilink
        111 months ago

        Yes, 10 can be any number if you change the base. Non-integer bases are weird, but a few (like base φ) see some use.