*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> atanh (3)              
Title
Content
Arch
Section
 

ATANH(3)

Contents


NAME    [Toc]    [Back]

     atanh, atanhf - inverse hyperbolic tangent function

LIBRARY    [Toc]    [Back]

     Math Library (libm, -lm)

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     atanh(double x);

     float
     atanhf(float x);

DESCRIPTION    [Toc]    [Back]

     The atanh() and atanhf() functions compute the inverse hyperbolic tangent
     of the real argument x.

RETURN VALUES    [Toc]    [Back]

     If |x|>=1, atanh(x) and atanhf(x) return +inf, -inf or NaN, and sets the
     global variable errno to EDOM.

SEE ALSO    [Toc]    [Back]

      
      
     acosh(3), asinh(3), exp(3), math(3)

HISTORY    [Toc]    [Back]

     The atanh() function appeared in 4.3BSD.

BSD                               May 6, 1991                              BSD
[ Back ]
 Similar pages
Name OS Title
atanh OpenBSD inverse hyperbolic tangent functions
atanh FreeBSD inverse hyperbolic tangent functions
atanhf FreeBSD inverse hyperbolic tangent functions
atanhf OpenBSD inverse hyperbolic tangent functions
tanh NetBSD hyperbolic tangent function
tanh Linux hyperbolic tangent function
tanhf NetBSD hyperbolic tangent function
asinh NetBSD inverse hyperbolic sine function
acosh NetBSD inverse hyperbolic cosine function
acosh Linux inverse hyperbolic cosine function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service