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

13.11 sacvsd - Arccoversine cvs-1(x)

#include <msca.h> 
 
double sacvsd (double x); 
float  sacvsdf(float x);

Given a value x this function computes the arccoversine of x with output in degrees, cvs-1(x)  .