crpl:docs:atan2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:atan2 [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:atan2 [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  atan2  ===== =====  atan2  =====
  
-^Arguments^Result^Notation^ + <-targetZ <-targetX atan2 ->angleToTarget
-|y, x|The arctan of the input number |''f1 f2 -- f3 ''+
  
 === Description === === Description ===
Line 12: Line 10:
 Note that the first parameter to atan2 is always the y coordinate. Note that the first parameter to atan2 is always the y coordinate.
 === Examples === === Examples ===
-<code>+<code 4RPL>
 1 2 atan2 trace 1 2 atan2 trace
 </code>  </code> 
  
crpl/docs/atan2.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)