Mega Code Archive
Categories
/
Oracle PLSQL Tutorial
/
Numerical Math Functions
COS(45 3 1415926)
SQL> select COS(45 * 3.1415926) from dual; COS(45*3.1415926) ----------------- -1