Syntax

Value.f = dbATanFull(x.f, y.f)

Description

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.

See Also

dbACos, dbASin, dbATan, dbCos, dbHCos, dbHSin, dbHTan, dbSin, dbTan