Representation
Note that it is impossible to exactly represent all decimal numbers in this way (eg 0.3)
Problem of representation of floating point numbers in fixed word length
need to represent
sign
significand
exponent
in one word (32 bits).
Previous slide
Next slide
Back to first slide
View graphic version