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

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

ATAN(3)

Contents


NAME    [Toc]    [Back]

     atan, atanf - arc tangent functions of one variable

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     atan(double x);

     float
     atanf(float x);

DESCRIPTION    [Toc]    [Back]

     The atan() function computes the principal value of the  arc
tangent of x
     in the range [-pi/2, +pi/2].  The atanf() function is a single precision
     version of atan().

SEE ALSO    [Toc]    [Back]

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

OpenBSD      3.6                            May      2,      1991
[ 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