catanhf
float complex catanhf(float complex);
float complex w = catanhf(CMPLXF(cimagf(z), crealf(z)));