Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Chapter 14. Floating-Point Deux - Pg. 375

Chapter 14 Floating-Point Deux Since the floating-point values have been discussed, it is now time to discuss some of the operations that can be performed with them, such as bit masking and comparisons. Why would someone wish to generate a bit mask for a float- ing-point number? Due to the nature of the mantissa and exponential bits, a floating-point value can be manipulated. Workbench Files: \Bench\x86\chap14\project\platform project platform