Converting number bases: any float
Given: decimal float representation
Find: binary representation
value:
13.375
ten
b
3
b
2
b
1
b
0
b
-1
b
-2
b
-3
weight
2
3
2
2
2
1
2
0
2
-1
2
-2
2
-3
digit