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

8.4 scscd - Degree Cosecant csc(x)

#include <msca.h> 
 
double scscd (double x); 
float  scscdf(float x);

Given a value x this function computes the cosecant with degree input csc(x)  .