atn
ACTION:
returns angle in radians given ratio y/x
USE:
angle=atn(YXRatio)
EXAMPLE:
a=atn(1)*4
RESULT:
a=pi
RELATED:
atan
asin
acos
tan