_Added in 1.9.3_ *$atan2(N, M)* Returns the angle whose tangent is the quotient of two specified numbers. *Parameters* table(ktable). |*Parameter*|*Description*| | N | The Y coordinate. | | M | The X coordinate. | *Properties* table(ktable). |*Property*|*Description*| | .deg | Returns the degree instead of angle. |