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

25.6 scatan - Complex arctangent tan-1(x)

#include <msca.h> 
 
double complex scatan (double complex x); 
float complex  scatanf(float complex x);

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

tan-1(x)