SLAA534A June 2013 – June 2020
The macros defined by this library must be floating-point constants (not library variables).
The following FP_* macros are defined:
#define FP_INFINITE 1
#define FP_NAN 2
#define FP_NORMAL (-1)
#define FP_SUBNORMAL (-2)
#define FP_ZERO 0
The other FP_* macros are not currently specified.