XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches

◆ _ctan_sub()

void _ctan_sub ( double _Complex  z,
double _Complex *  tanz 
)

tan(z) of complex number

Purpose
ctan_sub is the subroutine version of C99 function ctan.
Parameters
[in]zComplex argument z.
[out]tanztan(z).