To visualize the problem try to write 1/3 in decimal based number system, you will get 0.333333(3).
So same problem is with 1/10 in binary based system. When you converting numbers from decimal to binary (with limit of bits) and then back from binary to decimal the result might be different then initial value.




Reply With Quote

Bookmarks