179k views
1 vote
Convert the following floating singles to decimal.

a.01000010001101000000000000000000
b.11000000001001011011000001010111
c.11001110011011100110111010010001
d.00001010110001100110110000000000

1 Answer

2 votes

Final answer:

To convert floating singles to decimals, you need to convert them from binary to decimal representation.

Step-by-step explanation:

To convert a floating single to a decimal, we need to convert it from its binary representation to decimal.

a. 01000010001101000000000000000000 = 1168627364 in decimal

b. 11000000001001011011000001010111 = -3.1726416 x 1038 in decimal

c. 11001110011011100110111010010001 = -3.9869363 x 10^28 in decimal

d. 00001010110001100110110000000000 = 23255168 in decimal

User Eugene
by
8.6k points