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

11.3 scvs - Coversine cvs(x)

#include <msca.h> 
 
double scvs (double x); 
float  scvsf(float x);

Given a value x this function computes the coversine of x , cvs(x)  .