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

11.4 scvc - Covercone cvc(x)

#include <msca.h> 
 
double scvc (double x); 
float  scvcf(float x);

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