VMS Help
CRTL, ccosh

 *Conan The Librarian

    Returns the complex hyperbolic cosine of its argument.

    This function is supported on OpenVMS Integrity servers and
    Alpha only.

    Format

      #include  <complex.h>

      double complex ccosh  (double complex z);

      float complex ccoshf  (float complex z);

      long double complex ccoshl  (long double complex z);

  Additional Information (explode) :

  Close     Help