tan

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

tan -- Tangent

Description

float tan (float arg)

Returns the tangent of arg in radians.

See also sin() and cos().