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

◆ ccot()

doublecomplex ccot ( doublecomplex  z)

cot(z) of complex number

Purpose
ccot computes the cotangent of complex number z in radians.
Returns
cot(z).
Parameters
[in]zComplex argument z.
Error handling
  • Range error (ERANGE) may occur.