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

26.12 scacvc - Complex Arccovercone cvc-1(x)

#include <msca.h> 
 
double complex scacvc (double complex x); 
float complex  scacvcf(float complex x);

Given a value x this function computes the arccovercosine of x , cvc-1(x)  .