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

13.3 scvsd - Coversine cvs(x)

#include <msca.h> 
 
double scvsd (double x); 
float  scvsdf(float x);

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