ctanhl
extern long double complex ctanhl(long double complex);
weak_alias (__ctanhl, ctanhl)
z = ctanhl(CMPLXL(-cimagl(z), creall(z)));