The tan Statement
The tan statement lets you calculate the tangent value of its input (second) argument (radians) and store the result in its output (first) argument. The syntax of the tan statement is shown below.
tan x, y // store the tangent of y in x