User Tools

Site Tools


crpl:docs:acos

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:acos [2016/10/20 20:50] – Nuked Discussion tag Karsten75crpl:docs:acos [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 2: Line 2:
 =====  acos  ===== =====  acos  =====
  
-^Arguments^Result^Notation^ +acos(-1) ->PiValue
-|A floating point number|The arccosine of the input number |''f1 -- f2 ''+
  
 === Description === === Description ===
 Calculates the arccosine of the input angle Calculates the arccosine of the input angle
 === Examples === === Examples ===
-<code> +<code 4RPL
-0.5 acos trace+trace(acos(-1)) #prints PI
 </code>  </code> 
  
crpl/docs/acos.1476996617.txt.gz · Last modified: 2025/02/14 14:56 (external edit)