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

26.4 sccvc - Complex Covercone cvc(x)

#include <msca.h> 
 
double complex sccvc (double complex x); 
float complex  sccvcf(float complex x);

Given a value x this function computes the covercosine of x , cvc(x)  .