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

16.2 sexcd - Excosecant exc(x)

#include <msca.h> 
 
double sexcd (double x); 
float  sexcdf(float x);

Given a value x this function computes the excosecant with input in degrees, exc(x)  .