Mega Code Archive

 
Categories / Oracle PLSQL Tutorial / Numerical Math Functions
 

ACOS(1)

SQL> SQL> select ACOS(1) from dual;    ACOS(1) ----------          0