Is there a way Convert a number from Base B1 to Base B2 without using any intermediate base.
Ex:
214 from base 5 to base 16 without converting it first to decimal and then decimal to hexadecimal.
--
Thanks
Alok Kr.
Is there a way Convert a number from Base B1 to Base B2 without using any intermediate base.
Ex:
214 from base 5 to base 16 without converting it first to decimal and then decimal to hexadecimal.
--
Thanks
Alok Kr.