XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches

◆ Ccot()

Function Ccot ( Z As  Complex,
Optional Info As  Long 
)

cot(z) of complex number

Purpose
Computes the cotangent of complex number z in radians.
Returns
Complex
cot(z).
Parameters
[in]ZComplex argument z.
[out]Info(Optional)
= 0: Successful exit.
= 1: Floating point range error.