sin

(PHP 3, PHP 4 >= 4.0.0)

sin -- Sine

Description

float sin (float arg)

Returns the sine of arg in radians.

See also cos() and tan().