User Tools

Site Tools


crpl:docs:asin

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:asin [2013/01/14 14:03] – created virgilwcrpl:docs:asin [2022/07/02 10:33] (current) – Reformat Karsten75
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] 
 +=====  asin  ===== 
 + 
 +asin(1) ->halfPie 
 + 
 +=== Description === 
 +Calculates the arcsine of the input angle 
 +=== Examples === 
 +<code 4RPL> 
 +race(asin(1)) #prints PI/2 
 +</code>  
crpl/docs/asin.1358190223.txt.gz · Last modified: 2014/10/01 15:02 (external edit)