answersLogoWhite

0

You multiply the first digit (counting from the right) by 1, the second by 2, the third by 4, the fourth by 8, etc.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does B C D stand for in math?

Binary coded decimal. Each decimal digit is represented by its binary equivalent.


How do you write a c program to convert binary to decimal by using while statement?

write a c++ program to convert binary number to decimal number by using while statement


How can you change the number 47 in Binary Code Decimal?

The number 47 in binary would be 101111


Decimal to binary conversion in c language?

sscanf, atoi, strtol, ...


How do you convert a binary number into a decimal in C?

sprintf (to, "%d", value)


What is the binary number of 63?

If you use Windows, you can use the Windows calculator to convert from decimal to binary. Change to scientific mode, be sure the calculator is in decimal, type the decimal number, and switch to binary. If you are practicing decimal to binary conversion, this is a great tool to verify that you have done your calculations correctly.


What decimal number is 110 squared in binary?

If 110 is binary, and you want the answer in decimal form,110 in binary = 6 in decimal, so binary 1102 = decimal 62 = 36If 110 is decimal, and you want the answer in binary form,Decimal 1102 = 12100; decimal 12100 in binary is 10111101000100


Can you change the decimal number 489 into a binary number?

489 = 111101001


What is binary 10000111 in decimal?

Binary 10000111 = Decimal 135


What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.


What is the decimal value of 181 in binary?

Decimal 181 in binary is 10110101


Decimal 4 is binary equivalent to?

Decimal 4 is binary 100.