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

14.1 sexs - Exsecant exs(x)

#include <msca.h> 
 
double sexs (double x); 
float  sexsf(float x);

Given a value x this function computes the exsecant, exs(x)  .