Quick Search:
 
 The Oracle ASIN Function      [Return To Index] Jump to:  

Term: ASIN

Definition:
The Oracle ASIN Function calculates the arc sine of a number.

The valid ranges for ASIN() input argument are from -1 through 1.

Example Syntax:

select ASIN(-1) from dual;


The example above would return:

-1.5707963



Related Links:
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org