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

14.2 sexc - Excosecant exc(x)

#include <msca.h> 
 
double sexc (double x); 
float  sexcf(float x);

Given a value x this function computes the excosecant, exc(x)  .