This command will return the angle of two points in degrees between 0 and 360. The distance values are calculated by finding the distance between two points for both the X and Y axis. The distance values can be a real or integer number. The return value is a real number.

Syntax: 
Return Float=ATANFULL(Distance X, Distance Y)