sin

(PHP 3, PHP 4 )

sin -- Sine

Description

float sin (float arg)

Returns the sine of arg in radians.

See also cos() and tan().