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