sin

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

sin -- Sine

Description

float sin (float arg)

Returns the sine of arg in radians.

See also cos() and tan().