tan(3)                LPC Library Functions                tan(3)
NAME
     tan() - return the tangent of a float
SYNOPSIS
     float tan( float f );
DESCRIPTION
     Returns the tangent of its argument, `f', measured in  radi-
     ans.
SEE ALSO
     acos(3), asin(3), atan(3), cos(3), sin(3)
MudOS                Last change: 5 Sep 1994                    1