Added in 1.9.3

$atan2(N, M)

Returns the angle whose tangent is the quotient of two specified numbers.

Parameters

N - The Y coordinate.
M - The X coordinate.

Properties

.deg - Returns the degree instead of angle.