tan() returns the tangent of the $arg parameter. The $arg parameter is in radians.
float tan ( float $arg )