XLPack 6.1
C/C++ API Reference Manual (Basic module)
Loading...
Searching...
No Matches

◆ _ctanh_sub()

void _ctanh_sub ( double _Complex  z,
double _Complex *  tanhz 
)

tanh(z) of complex number

Purpose
ctanh_sub is the subroutine version of C99 function ctanh.
Parameters
[in]zComplex argument z.
[out]tanhztanh(z).