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