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