sin

Example

 float sin ( float $arg ) 

Description

sin() returns the sine of the arg parameter. The arg parameter is in radians.

Return Values

The sine of arg