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

17.4 sacrd - Inverse Chord crd-1(x)

#include <msca.h> 
 
double sacrd (double x); 
float  sacrdf(float x);

Given a value x this function computes the inverse Chord, crd-1(x)  .