Math, asked by tanujsahu560, 8 months ago

binary numbet to decimal ​

Answers

Answered by Anonymous
1

These are above two simple methods to convert a binary number into decimal number.

...

  • Using Doubling
  • Write down the binary number.
  • Starting from the left, double your previous total and add the current digit.
  • Double your current total and add the next leftmost digit.
  • Repeat the previous step.
Similar questions