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

9.4 scsch - Hypergeometric Cosecant csch(x)

#include <msca.h> 
 
double scsch (double x); 
float  scschf(float x);

Given a value x this function computes the hypergeometric cotangent of x .