
sin(3)                 C LIBRARY FUNCTIONS                 sin(3)

NAME
     sin() - return the sine of a float

SYNOPSIS
     float sin(float f);

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

Sun Release 4.1           Last change:                          1

