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

13.1 sverd - Versine ver(x)

#include <msca.h> 
 
double sverd (double x); 
float  sverdf(float x);

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