What Is A Biased Exponent? Please Give Me The Definition Of A Biased Exponent.

2

2 Answers

Anonymous Profile
Anonymous answered
Find the ones digit for each of the following ones digit ______ ______ ______
1 2 3
3 3 3
my instructions are to look for a pattern. HELP!
k A. Profile
k A. answered
An exponent that is biased by a non-negative integer.
I believe you're talking about excess notation in floating point representation in this excess notation the excess is [2 (power n-1) -1] where n is the number of bits used
For example if say n=4, then the difference in excess notationis 2 pow 3 which is 8. but in biased notation in IEEE single format we minus 1 from that so the difference should be 7.
Hope that helps.

Answer Question

Anonymous