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

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

ATAN(3)

Contents


NAME    [Toc]    [Back]

     atan, atanf -- arc tangent functions of one variable

LIBRARY    [Toc]    [Back]

     Math Library (libm, -lm)

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     atan(double x);

     float
     atanf(float x);

DESCRIPTION    [Toc]    [Back]

     The atan() and the atanf() functions compute the principal value of the
     arc tangent of x.	For a discussion of error due to roundoff, see
     math(3).

RETURN VALUES    [Toc]    [Back]

     The atan() and the atanf() function returns the arc tangent in the range
     [-pi/2, +pi/2] radians.

SEE ALSO    [Toc]    [Back]

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

STANDARDS    [Toc]    [Back]

     The atan() 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
atan NetBSD arc tangent function of one variable
atanf NetBSD arc tangent function of one variable
tan FreeBSD tangent functions
tanf OpenBSD tangent functions
tanf FreeBSD tangent functions
tan OpenBSD tangent functions
tanh OpenBSD hyperbolic tangent functions
atan2 FreeBSD arc tangent functions of two variables
tanh FreeBSD hyperbolic tangent functions
atan2f OpenBSD arc tangent functions of two variables
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service