COMPUTER HARDWARE AND SOFTWARE

Floating point is way to represent real numbers (not integers) in a computer. As we discussed previously this involves an approximation as we don’t have infinite memory locations for our real numbers. We usually represent real numbers by a number of significant digits which we scale using an exponent: significant digits × baseexponent ................
................