Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

25.12 sccoth - Complex hyperbolic cotangent coth(x)

#include <msca.h> 
 
double complex sccoth (double complex x); 
float complex  sccothf(float complex x);

Given a value x∈ C  this function computes the complex hyperbolic cotangent:

coth(x)