Returns the hyperbolic arc cosine of its argument.
    This function is OpenVMS Alpha and Integrity servers only.
    Format
      #include  <math.h>
      double acosh  (double x);
      float acoshf  (float x);
      long double acoshl  (long double x);
Additional Information:
explode
extract