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

6.12 sacot - Arcotangent cot-1(x)

#include <msca.h> 
 
double sacot (double x); 
float  sacotf(float x);

Given a value x this function computes the arccotangent cot-1(x)  .