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

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

ATAN(3)

Contents


NAME    [Toc]    [Back]

     atan, atanf - arc tangent function 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 atanf() functions compute the principal value of the arc
     tangent of x in the range [-pi/2, +pi/2].

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() functions conforms to ANSI X3.159-1989 (``ANSI C'').

BSD                               May 2, 1991                              BSD
[ Back ]
 Similar pages
Name OS Title
atanf FreeBSD arc tangent functions of one variable
atan OpenBSD arc tangent functions of one variable
atanf OpenBSD arc tangent functions of one variable
atan FreeBSD arc tangent functions of one variable
tan NetBSD tangent function
tanf NetBSD tangent function
tan Linux tangent function
atan Linux arc tangent function
tanh Linux hyperbolic tangent function
tanh NetBSD hyperbolic tangent function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service