User Tools

Site Tools


crpl:docs:asin

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
crpl:docs:asin [2021/02/05 11:43] – Rmoved discussion tag Karsten75crpl:docs:asin [2022/07/02 10:33] (current) – Reformat Karsten75
Line 3: Line 3:
 =====  asin  ===== =====  asin  =====
  
-^Arguments^Result^Notation^ +asin(1) ->halfPie
-|A floating point number|The arcsine of the input number |''f1 -- f2 ''+
  
 === Description === === Description ===
 Calculates the arcsine of the input angle Calculates the arcsine of the input angle
 === Examples === === Examples ===
-<code> +<code 4RPL
-0.5 asin trace+race(asin(1)) #prints PI/2
 </code>  </code> 
  
crpl/docs/asin.1612543437.txt.gz · Last modified: 2021/02/05 11:43 by Karsten75