atan2() Function

The atan2() is a Math function of Oracle. This function is used to get the arc tangent of given n and m number.

Syntax

Parameters

num: It is the number to get the arc tangent.

Return

This function returns the arc tangent of given n and m number.

Example 1


Oracle Math atan2 Function

Example 2


Oracle Math atan2 Function
Next TopicOracle Math




Latest Courses