Description
Returns the tangent of an angle, provided in radians.
Parameters
Return Type
Number
Example
number a = tan(4); print("a= " + a);
Prints: a= 1.1578212823495777;
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.