VMS Help  —  CRTL  ctanh
    Returns the complex hyperbolic tangent of its argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <complex.h>

      double complex ctanh  (double complex z);

      float complex ctanhf  (float complex z);

      long double complex ctanhl  (long double complex z);
Additional Information: explode extract
Argument Description Return Values
Close Help