
atan(3)                C LIBRARY FUNCTIONS                atan(3)

NAME
     atan() - return the tangent of a float

SYNOPSIS
     float atan(float f);

DESCRIPTION
     Returns the arctangent of its  argument,  `f',  measured  in
     radians.

Sun Release 4.1           Last change:                          1

