Translate the number 9.723410 в binary like this:
the Integer part of the number is divided by the base of the new number system:
| 9 | 2 | | | |
| -8 | 4 | 2 | | |
| 1 | -4 | 2 | 2 | |
| 0 | -2 | 1 | |
| | 0 | | |
 |
the Fractional part of the number is multiplied by the base of the new number system:
 |
| 0. | 7234*2 |
| 1 | .4468*2 |
| 0 | .8936*2 |
| 1 | .7872*2 |
| 1 | .5744*2 |
| 1 | .1488*2 |
| 0 | .2976*2 |
| 0 | .5952*2 |
| 1 | .1904*2 |
| 0 | .3808*2 |
| 0 | .7616*2 |
the result of the conversion was:
9.723410 = 1001.10111001002
the Final answer: 9.723410 = 1001.10111001002