Computes the tangent of the passed value, measured in radians.
util.Math.tan( val FLOAT ) RETURNING result FLOAT
Returns NULL if the argument provided is invalid.