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

8.6 scotd - Degree Cotangent cot(x)

#include <msca.h> 
 
double scotd (double x); 
float  scotdf(float x);

Given a value x this function computes the cotangent with degree input cot(x)  .