Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
ACOS « Numeric Math Functions « Oracle PL / SQL
Oracle PL / SQL
Numeric Math Functions
ACOS
1.
ACOS(x): Returns the arccosine of x
2.
The ACOS() function is used to return the arccosine of the
passed to it.
3.
ACOS(1)