Tagged Questions
0
votes
1answer
343 views
Converting non-decimal numbers to another non-decimal
Not that it's a lot of work, but the only way I know to convert a non-decimal to another non-decimal is by converting the number to decimal first, then take a second step to convert it to a new base. ...