VMS Help CRTL, carg *Conan The Librarian |
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);
Additional Information (explode) :
|