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

26.8 schcc - Complex Hacovercosine hcc(x)

#include <msca.h> 
 
double complex schcc (double complex x); 
float complex  schccf(float complex x);

Given a value x this function computes the hacovercosine of x , hcc(x)  .