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

19.3 stancpi - Cardinal Normalized Tangent tancπ(x)

#include <msca.h> 
 
double stancpi (double x); 
float  stancpif(float x);

Given a value x this function computes the cardinal normalized tangent of x , tanc (x)= tan(πx)
   π      πx   .