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

26.2 scvcs - Complex Vercosine vcs(x)

#include <msca.h> 
 
double complex scvcs (double complex x); 
float complex  scvcsf(float complex x);

Given a value x this function computes the vercosine of x , vcs(x)  .