Search:
Forum
General C++ Programming
binary float
binary float
Apr 20, 2009 at 9:44pm UTC
VictorH
(41)
When a float is represented in binary and is denormalized, and the exponent is 0, does this signal the processor to NOT add 1 to the (non-zero)fraction in bits 0-22, and then is the number just simply that fraction?
Last edited on
Apr 20, 2009 at 9:45pm UTC
Apr 21, 2009 at 1:32am UTC
PanGalactic
(1658)
Wikipedia may provide some insight here...
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs