float sin ( float $arg )
sin() returns the sine of the arg parameter. The arg parameter is in radians.
[More at php.net]
number $arg