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

11.7 shcv - Hacoversine hcv(x)

#include <msca.h> 
 
double shcv (double x); 
float  shcvf(float x);

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