Returns the hyperbolic cosine of its radian argument.
    Format
      #include  <math.h>
      double cosh  (double x);
      float coshf  (float x); (Integrity servers, Alpha)
      long double coshl  (long double x); (Integrity servers, Alpha)
Additional Information:
explode
extract