#include <math.h>
#ifndef FP_ILOGBNAN
#error "FP_ILOGBNAN is not defined"
#endif
int main(void) { return 0; }
