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

9.6 scsch - Hypergeometric Cotangent ccoth(x)

#include <msca.h> 
 
double scoth (double x); 
float  scothf(float x);

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