User Tools

Site Tools


crpl:docs:atan

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
crpl:docs:atan [2021/02/05 11:43] – Rmoved discussion tag Karsten75crpl:docs:atan [2022/07/05 14:21] (current) – Reformat Karsten75
Line 3: Line 3:
 =====  atan  ===== =====  atan  =====
  
-^Arguments^Result^Notation^ +atan(<-toTarget) ->targetRadians
-|A floating point number|The arctangent of the input number |''f1 -- f2 ''+
  
 === Description === === Description ===
-Calculates the arctanget of the input angle+Calculates the arctangent of the input angle, returns angle in radians
 === Examples === === Examples ===
-<code>+<code 4RPL>
 0.5 atan trace 0.5 atan trace
 </code>  </code> 
  
crpl/docs/atan.txt · Last modified: 2022/07/05 14:21 by Karsten75