XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches

◆ catanh_sub()

void catanh_sub ( doublecomplex  z,
doublecomplex *  atanhz 
)

atanh(z) of complex number

Purpose
catanh_sub is the subroutine version of C99 function catanh.
Parameters
[in]zComplex argument z.
[out]atanhzatanh(z).