The tan() function calculates the trigonometric tangent of the angle specified in degrees.
tan(num.exp)
num.exp | Angle, specified in degrees from 0–360, to calculate its trigonometric tangent. |
The numeric expression is normalized to the range of 0–360 degrees.
tan.10 = tan(10)