Returns the angle pointing toward the coordinate (x,y).
Equivalent to the arctangent function Atan2(y,x).
angle x,y
x horizontal y vertical
Source degree print (angle ?x,?y)

Returns the angle pointing toward the coordinate (x,y).
Equivalent to the arctangent function Atan2(y,x).
angle x,y
x horizontal y vertical
Source degree print (angle ?x,?y)