Copyright Digital Equipment Corp. All rights reserved.
Returns the phase angle of its complex argument.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <complex.h>
double carg (double complex z);
float cargf (float complex z);
long double cargl (long double complex z);
Argument Description Return_Values