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

13.7 shcvd - Hacoversine hcv(x)

#include <msca.h> 
 
double shcvd (double x); 
float  shcvdf(float x);

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