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

7.4 scscpi - Half-Cycle Cosecant csc(πx)

#include <msca.h> 
 
double scscpi (double x); 
float  scscpif(float x);

Given a value x this function computes the half-cycle cosecant csc(πx)  .