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

9.12 sacoth - Hypergeometric arccotangent coth -1(x)

#include <msca.h> 
 
double sacoth (double x); 
float  sacothf(float x);

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