tan

(PHP 3, PHP 4 >= 4.0.0)

tan -- Tangent

Description

float tan (float arg)

Returns the tangent of arg in radians.

See also sin() and cos().