VMS Help  —  CRTL  tanh
    Returns the hyperbolic tangent of its argument.

    Format

      #include  <math.h>

      double tanh  (double x);

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

      long double tanhl  (long double x); (Integrity servers, Alpha)
Additional Information: explode extract
Argument Description Return Values
Close Help