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

12.1 sverpi - Half-Cycle Versine ver(πx)

#include <msca.h> 
 
double sverpi (double x); 
float  sverpif(float x);

Given a value x this function computes the half-cycle versine of x , ver(πx)  .