Computer Science, asked by anshp41015, 10 months ago

67.137 conversion decimal float in binary numbers​

Answers

Answered by Anonymous
5

Answer:

Hyy dude

Follow #me

Explanation:

Converting a number to floating point involves the following steps:

Set the sign bit - if the number is positive, set the sign bit to 0. ...

Divide your number into two sections - the whole number part and the fraction part.

Convert to binary - convert the two numbers into binary then join them together with a binary point.

Now you got how to do that

Similar questions