VMS Help
CRTL, sinh

 *Conan The Librarian

    Returns the hyperbolic sine of its argument.

    Format

      #include  <math.h>

      double sinh  (double x);

      float sinhf  (float x); (Integrity servers, Alpha)

      long double sinhl  (long double x); (Integrity servers, Alpha)

  Additional Information (explode) :

  Close     Help