Description
Return the tangent of its argument.
Syntax
n = TAN(numeric_expression)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
numeric_expression |
Number |
No |
Any numeric expression |
Remarks
Restrictions
See also
Examples