Copyright Digital Equipment Corp. All rights reserved.

atanh

   Returns the hyperbolic arc tangent of its argument.

   This function is supported on OpenVMS Integrity servers and
   Alpha only.

   Format

     #include  <math.h>

     double atanh  (double x);

     float atanhf  (float x);

     long double atanhl  (long double x);
 


Additional information available:

Argument        Description