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