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