floating point in computer architecture
floating point in computer architecture Extreme cases of floating point Numbers: 1)When the exponent number becomes larger Floating point numbers are represented in IEEE formats. Let us consider IEEE 754 : 32 Bit Format S Biased Exponent Mantissa (1) (8)Bias value=127 (23 bits) For value 1.0,normalized form is (-1)0 x 1.0 x 20 True exponent(TE)=0 …