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