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

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

ATANH(3)

Contents


NAME    [Toc]    [Back]

     atanh, atanhf - inverse hyperbolic tangent functions

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     atanh(double x);

     float
     atanhf(float x);

DESCRIPTION    [Toc]    [Back]

     The atanh() function computes the inverse hyperbolic tangent
of the real
     argument  x.   The  atanhf()  function is a single precision
version of
     atanh().

RETURN VALUES    [Toc]    [Back]

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

SEE ALSO    [Toc]    [Back]

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

HISTORY    [Toc]    [Back]

     The atanh() function appeared in 4.3BSD.

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