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

7.3 stanpi - Half-Cycle Tangent tan(πx)

#include <msca.h> 
 
double stanpi (double x); 
float  stanpif(float x);

Given a value x this function computes the half-cycle tangent tan(πx)  .