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

8.10 sacscd - Degree Arccosecant csc-1(x)

#include <msca.h> 
 
double sacscd (double x); 
float  sacscdf(float x);

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