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

25.10 sccsch - Complex hyperbolic cosecant csch(x)

#include <msca.h> 
 
double complex sccsch (double complex x); 
float complex  sccschf(float complex x);

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

csch(x)