Re: number base conversion
From: | Joe <joe@...> |
Date: | Monday, January 12, 2004, 7:12 |
Dennis Paul Himes ðesi:
>
>
>>change those to letters: A=0, B=1, C=2, etc....
>>
>>gives 18 = S, 23 = X, 8 = I, 4 = E
>>
>>
>
>20 = U, 25 = Z, 8 = I, 4 = E
>
>
>
>>so base 26 is "SXIE"
>>
>>
>
> That's backwards. It would be "EIXS" if your initial calculations had
>been correct. It's actually "EIZU".
>
>
>
Well, that's not the most sensible system, anyway. Surely A should
equal (decimal)10. If that's the case, it's 48OJ
Reply