This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

convert a binary number to a demical (fase 9)

Hi.

If anyone knows a program to convert a binary number to a demical (base 9) and reverseing please tell me.

Do you know that i need a faster processor.

Thanks!!

  • No, we do not know that you need a faster processor. Do you?

    There is no difference between converting from base-2 to base-10 or from base-2 to base-9. Same algorithm. To work with a nonary number system, just change the numeric constants.

    By the way - is demical an established word for base-9?