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

11.15 sahcv - Archacoversine hcv-1(x)

#include <msca.h> 
 
double sahcv (double x); 
float  sahcvf(float x);

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