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