Computer Science, asked by dhruvverma131001, 9 months ago

binary fraction to decimal​

Answers

Answered by VIGYAS
3

Answer:

To convert binary fraction to decimal, start from the right with the total of 0. Take your current total, add the current digit and divide the result by 2. Continue until there are no more digits left. Here is an example of such conversion using the fraction

Answered by koleymukul22
3

Explanation:

To convert binary fraction to decimal, start from the right with the total of 0. Take your current total, add the current digit and divide the result by 2. Continue until there are no more digits left. Here is an example of such conversion using the fraction 0.1011.

Similar questions