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

8.8 sacosd - Degree Arccosine cos-1(x)

#include <msca.h> 
 
double sacosd (double x); 
float  sacosdf(float x);

Given a value x this function computes the arccosine with output in degrees cos-1(x)/π .