float.h is the standard header that defines various constants relative to the floating point support. For example, FLT_MAX (the greatest representable floating point number) is defined in this file, together with many other constants.
FLT_MAX