tan

(PHP 3, PHP 4 )

tan -- Tangent

Description

float tan (float arg)

Returns the tangent of arg in radians.

See also sin() and cos().