tan
ACTION:
returns the tangent of a value given in radians
USE:
tangent=tan(radians)
EXAMPLE:
t=tan(a)
RESULT:
t= ratio y/x
RELATED:
atan
atn
sin
cos