value = Tan ( angle )
Computes the tangent of an angle. The angle is specified in radians.
Example :
PRINT Tan(Pi/4) => 1