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