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

24.4 scarg - Complex argument arg(x)

#include <msca.h> 
 
double scarg (double complex x); 
float  scargf(float complex x);

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

arg(x)