Numerical Math Functions Oracle PLSQL Tutorial

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