The binary string 01001111101101 is a floating-point number expressed using the 14-bit simple model given in your text.
Posted: Mon Jun 06, 2022 1:33 pm
The binary string 01001111101101 is a floating-point number expressed using the 14-bit simple model given in your text. What is its decimal equivalent? Note: in the 14-bit simple model, the left-most bit is the sign. followed by 5 bits for the exponent, followed by 8 bits for the mantissa (There are no implied bits). The exponent is in Excess 15 notation.