This Oracle tutorial explains how to use the Oracle/PLSQL ATAN function with syntax and examples.
The Oracle/PLSQL ATAN function returns the arc tangent of a number.
The syntax for the ATAN function in Oracle/PLSQL is:
The number used to calculate the arc tangent.
The ATAN function returns a numeric value.
The ATAN function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle ATAN function examples and explore how to use the ATAN function in Oracle/PLSQL.
For example: