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

13.15 sahcvd - Archacoversine hcv-1(x)

#include <msca.h> 
 
double sahcvd (double x); 
float  sahcvdf(float x);

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