The TAN function returns a numeric value that approximates the tangent of an angle or arc, expressed in radians, that is specified by argument-1. The type of this function is numeric.
FUNCTION TAN (argument-1)
argument-1 | Must be class numeric. |
The returned value is the approximation of the tangent of argument-1.