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

26.1 scver - Complex Versine ver(x)

#include <msca.h> 
 
double complex scver (double complex x); 
float complex  scverf(float complex x);

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