Translate the number 11.75610 в binary like this:
the Integer part of the number is divided by the base of the new number system:
11 | 2 | | | |
-10 | 5 | 2 | | |
1 | -4 | 2 | 2 | |
| 1 | -2 | 1 | |
| | 0 | | |
 |
the Fractional part of the number is multiplied by the base of the new number system:
 |
0. | 756*2 |
1 | .512*2 |
1 | .024*2 |
0 | .048*2 |
0 | .096*2 |
0 | .192*2 |
0 | .384*2 |
0 | .768*2 |
1 | .536*2 |
1 | .072*2 |
0 | .144*2 |
the result of the conversion was:
11.75610 = 1011.11000001102
answer: 11.75610 = 1011.11000001102