This Oracle tutorial explains how to use the Oracle/PLSQL TAN function with syntax and examples.
The Oracle/PLSQL TAN function returns the tangent of n.
The syntax for the TAN function in Oracle/PLSQL is:
A numeric value used to calculate the tangent. It is an angle expressed in radians.
The TAN function returns a numeric value.
The TAN function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle TAN function examples and explore how to use the TAN function in Oracle/PLSQL.
For example: