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

◆ _csinh_sub()

void _csinh_sub ( double _Complex  z,
double _Complex *  sinhz 
)

sinh(z) of complex number

Purpose
csinh_sub is the subroutine version of C99 function csinh.
Parameters
[in]zComplex argument z.
[out]sinhzsinh(z).