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

13.9 saverd - Arcversine ver-1(x)

#include <msca.h> 
 
double saverd (double x); 
float  saverdf(float x);

Given a value x this function computes the arcversine of x with output in degrees, ver-1(x)  .