TESTER

atan2

atan2(y, x) -> FLOAT

Calculate the arc tangent of y/x (in radians)

Arguments

NameRequiredDefaultDescription
yyes-y-coordinate
xyes-x-coordinate