Description Returns the trigonometric tangent of a number. Syntax TAN(numeric_expression) Examples TAN(0) returns 0. Return value datatype Double Impact of null value If input is null, returns null.