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

◆ csinh_sub()

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