XL C/C++ supports the following floating-point formats:
- 32-bit single precision, with an approximate range of 10-38 to 10+38 and precision of about 7 decimal
digits
- 64-bit double precision, with an approximate range of 10-308 to 10+308 and precision of about 16
decimal digits