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
Next revision
Previous revision
crpl:docs:asin [2014/10/01 15:02] – external edit 127.0.0.1crpl:docs:asin [2022/07/02 10:33] (current) – Reformat Karsten75
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]]
 =====  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.1412190170.txt.gz · Last modified: 2014/10/01 15:02 by 127.0.0.1