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

◆ ctan_sub()

void ctan_sub ( doublecomplex  z,
doublecomplex *  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).