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

  man pages->FreeBSD man pages -> tanh (3)              
Title
Content
Arch
Section
 

TANH(3)

Contents


NAME    [Toc]    [Back]

     tanh, tanhf -- hyperbolic tangent functions

LIBRARY    [Toc]    [Back]

     Math Library (libm, -lm)

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     tanh(double x);

     float
     tanhf(float x);

DESCRIPTION    [Toc]    [Back]

     The tanh() and the tanhf() functions compute the hyperbolic tangent of x.
     For a discussion of error due to roundoff, see math(3).

RETURN VALUES    [Toc]    [Back]

     The tanh() and the tanhf() functions return the hyperbolic tangent value.

SEE ALSO    [Toc]    [Back]

      
      
     acos(3), asin(3), atan(3), atan2(3), cos(3), cosh(3), math(3), sin(3),
     sinh(3), tan(3)

STANDARDS    [Toc]    [Back]

     The tanh() function conforms to ISO/IEC 9899:1990 (``ISO C89'').


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