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

8.12 sacotd - Degree Arcotangent cot-1(x)

#include <msca.h> 
 
double sacotd (double x); 
float  sacotdf(float x);

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