cos(3) LPC Library Functions cos(3)
NNAAMMEE
cos() - return the cosine of a float
SSYYNNOOPPSSIISS
float cos( float f );
DDEESSCCRRIIPPTTIIOONN
Returns the cosine of its argument, `f', measured in radi-
ans.
SSEEEE AALLSSOO
acos(3), asin(3), atan(3), sin(3), tan(3)
MudOS 5 Sep 1994 1