<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > Tan() |
Calculate the tangent of an angle. The angle must be in radians.
REGULAR FUNCTION
Result = Tan(Angle)
Angle |
REAL |
Angle whose tangent is to be calculated. |
Result |
REAL |
Tangent of Angle. |