Syntax
Description
Returns the arctangent from x- and y-coordinates.
Examples
Column1 | Column2 | ATAN2 returns |
---|---|---|
1 | .8 | 0.8960553845713439 |
0 | .5 | 0 |
18 | .5 | 1.5430256902014756 |
-10 | 22 | -0.4266274931268761 |
Returns the arctangent from x- and y-coordinates.
Column1 | Column2 | ATAN2 returns |
---|---|---|
1 | .8 | 0.8960553845713439 |
0 | .5 | 0 |
18 | .5 | 1.5430256902014756 |
-10 | 22 | -0.4266274931268761 |