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

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double asinh  (double x);

      float asinhf  (float x);

      long double asinhl  (long double x);
Additional Information: explode extract
Argument Description
Close Help