<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] ===== atan2 ===== <-targetZ <-targetX atan2 ->angleToTarget === Description === Computes and returns the angle of the point y/x in radians. The return value is between positive pi and negative pi. Note that the first parameter to atan2 is always the y coordinate. === Examples === 1 2 atan2 trace