Returns the complex tangent of its argument.
    This function is OpenVMS Alpha and Integrity servers only.
    Format
      #include  <complex.h>
      double complex ctan  (double complex z);
      float complex ctanf  (float complex z);
      long double complex ctanl  (long double complex z);
Additional Information:
explode
extract