About this document
IEEE 754 Floating Point Representation by Indumini Dilshani is a document available to read on EtoBox.
Floating point numbers represent numbers with decimal portions using a sign bit, biased exponent, and mantissa based on IEEE 754 standard. IEEE 754 defines 32-bit and 64-bit representations that differ in the number of bits used for the biased exponent and mantissa. Numbers are normalized by separating the number into an integer and fractional mantissa, with the exponent tracking the decimal place.
- Author
- Indumini Dilshani
- Language
- EN