What is fixed point representation in computer Organisation?
What is fixed point representation in computer Organisation? Fixed point representation In computing, fixed-point number representation is a real data type for a number. With the help of fixed number representation, data is converted into binary form, and then data is processed, stored and used by the system. Sign bit -The fixed-point numbers in binary uses a sign bit. What is fixed point and floating point representation? In fixed point notation, there are a fixed number of digits after the decimal point, whereas floating point number allows for a varying number of digits after the decimal point. Fixed-Point Representation −...