Rick Jenkins wrote:
Could some knowledgeable person say a bit about the floating point representation used on the MSP430? The manual stops short after telling us that a float is 32 bits. How many bits of mantissa are used? How many bits are preserved in elementary operations such as multiplication and division?
It uses IEEE754 format.
Regards, Steve