Arc tangent
@ATN(expression)
Returns the arc tangent of expression as a floating-point value in the range -pi/2 to pi/2.
MOVE #@ATN(1.0),b0