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

26.15 scahcv - Complex Archacoversine hcv-1(x)

#include <msca.h> 
 
double complex scahcv (double complex x); 
float complex  scahcvf(float complex x);

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