VMS Help
CRTL, tanh

 *Conan The Librarian

    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) :

  Close     Help