BASICHELP.HLB  —  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)

1  –  Syntax

      real-var = TAN(real-exp)
Close Help