How can I convert a number from base 8 to base 10?

To convert any base to base 10 just do the following:

For every digit in the different base multiply that by the base and digit. For example:

75 (base 8) = 7*8^1 + 5*8^0 = 61 

Works for any base … binary, hex, you name it just do that and it will convert to base 10.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)