Group: alt.lang.asm · Group Profile · Search for 8000000000000 in alt.lang.asm
Author: Skybuck Flying
Date: Oct 25, 2007 01:04
actually, it doesn't store it in hex, it stores it in binary, with an implied high-order bit. Since a normalized floating-point number ALWAYS has a 1 in the high order position, that is assumed, and the first mantissa bit we see is actually the SECOND mantissa bit, since the first bit is always implied. IBM got into trouble with numerical analysts when they introducted the /360, because it
|