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

6.11 sasec - Arcsecant sec-1(x)

#include <msca.h> 
 
double sasec (double x); 
float  sasecf(float x);

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