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

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

TANH(3)

Contents


NAME    [Toc]    [Back]

     tanh, tanhf - hyperbolic tangent function

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 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() function returns 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 ANSI X3.159-1989 (``ANSI C'').

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