ASIN

Previous  Next

 

arcsine = ASIN( number AS REAL ) AS REAL

 


 

Returns the arcsine of a number

 

Example:

 

PRINT ASIN( 1.2 )