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

8.11 sasecd - Degree Arcsecant sec-1(x)

#include <msca.h> 
 
double sasecd (double x); 
float  sasecdf(float x);

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