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

26.11 scacvs - Complex Arccoversine cvs-1(x)

#include <msca.h> 
 
double complex scacvs (double complex x); 
float complex  scacvsf(float complex x);

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