FLT_RADIX macro — Implementation base
int FLT_RADIX
The FLT_RADIX macro is an integer constant that specifies the radix, or base, for the floating-point implementation. For example, IEC 60559 (IEEE 754) has a FLT_RADIX of 2.
FLT_RADIX