This trigonometric function returns the tangent of an angle.
Syntax
TAN(nExpression)
Returns
Numeric
Arguments
nExpression
Specifies the angle in radians for which TAN( ) returns the tangent. To convert an angle from degrees to radians, use DTOR( ). The number of decimal places returned by TAN( ) can be specified with SET DECIMALS.