Javascript Atan2() Function

The atan2() function of math object returns the arctangent of the quotient of its arguments. Use it for example to get arctangent of the quotient of its arguments.

Syntax

Javascript Atan2() Function Example