Translate the number 3.1410 в hexadecimal like this:
the Fractional part of the number is multiplied by the base of the new number system:
 |
| 0. | 14*16 |
| 2 | .24*16 |
| 3 | .84*16 |
| D | .44*16 |
| 7 | .04*16 |
| 0 | .64*16 |
| A | .24*16 |
| 3 | .84*16 |
| D | .44*16 |
| 7 | .04*16 |
| 0 | .64001*16 |
the result of the conversion was:
3.1410 = 3.23D70A3D7016
answer: 3.1410 = 3.23D70A3D7016