Returns the phase angle of its complex argument.
    This function is OpenVMS Alpha and Integrity servers 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
extract