The
fpclassify() macro performs classification of its argument
x. An argument represented in a format wider than its semantic type is converted to its semantic type first. The classification is then based on the type of the argument.
IEEE 754
FP_INFINITE
infinity, either positive or negative
FP_NAN
not-a-number (“NaN”)
VAX
FP_ROP
reserved operand (“ROP”)