VMS Help  —  CRTL  sinh
    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 extract
Argument Return Values
Close Help