Description
Returns the trigonometric tangent of a number.Syntax
TAN(numeric_expression)
Examples
TAN(0) returns 0.
Calculate the trigonometric tangent of a numeric input in radians. Use TAN for geometric and mathematical computations in ETL pipeline expressions.
TAN(numeric_expression)
TAN(0) returns 0.
Was this page helpful?