Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.11 sctan - Complex tangent tan(x)

#include <msca.h>

double sctan (double complex x);
float  sctanf(float complex x);

Given a value x∈C  this function computes the complex tangent:

tan(x)