catanl
long double complex catanl(long double complex);
LDBL_PROTO_NORMAL(catanl);
w = -1.0L * I * catanl(z * I);
DEF_STD(catanl);