Numeric Math Functions Oracle PLSQL

Syntax: ACOS()
SQL>
SQL> SELECT   ACOS(.5) from dual;
  ACOS(.5)
----------
1.04719755