⇐ Index ⇐ Math
atan(<-toTarget)) ->targetRadians
Calculates the arctangent of the input, returns the angle in radians.
trace(atan(1)) #prints PI/4
⇐ Index