VMS Help  —  CRTL  casinh
    Returns the complex arc hyperbolic sine of its argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <complex.h>

      double complex casinh  (double complex z);

      float complex casinhf  (float complex z);

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