I'm a bit rusty
From: Alan Illeman (spamtrap_at_crayne.org)
Date: 02/21/05
- Previous message: David Lindauer : "Re: Simple Q"
- Next in thread: wolfgang kern: "Re: I'm a bit rusty"
- Reply: wolfgang kern: "Re: I'm a bit rusty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Feb 2005 18:11:51 +0000 (UTC)
In the Temporary Real (or Long Double) format
of the math coprocessor, there is a 64-bit
significant with an explicit "1" at bit-63
e.g. 1.011101...
The unbiased exponent behaves like a decimal
exponent in that a +ve exponent shifts the
"binary point" to the right, e.g. if the
exponent is +3, the result is 1011.101...
With a -ve exponent, the "binary point" is
shifted to the left, filling in with zeros
e.g. if the exponent is -3, the result is
0.00101110...
I'm a bit rusty. Would you agree?, disagree?
tia
<Alan
- Previous message: David Lindauer : "Re: Simple Q"
- Next in thread: wolfgang kern: "Re: I'm a bit rusty"
- Reply: wolfgang kern: "Re: I'm a bit rusty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|