Fixed Point Binary

Decimal number can also be represented in binary. It works the same as a normal number, you just add the columns with 1 up on each side of the decimal point:


So 4+1 = 5 and 1/2 + 1/4 = 0.75. So the number represented above is 5.75. 

Not all decimal numbers can be represented using this method. 



Comments

Popular posts from this blog

CPU Fetch-Decode-Execute Cycle

Scheduling

Utility Software