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 [2013/01/18 06:18] grauniadcrpl:docs:acos [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]]
 =====  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.1358489907.txt.gz · Last modified: 2025/02/14 14:56 (external edit)