1 TAN The TAN function returns the tangent of an angle, in radians or degrees depending upon which angle clause you choose with the OPTION statement. Example X = TAN(2 * PI) 2 Syntax real-var = TAN(real-exp)