Added in 1.9.3

$atan2(N, M)

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

Parameters

Parameter Description
N The Y coordinate.
M The X coordinate.

Properties

Property Description
.deg Returns the degree instead of angle.