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