This Oracle tutorial explains how to use the Oracle/PLSQL ACOS function with syntax and examples.
The Oracle/PLSQL ACOS function returns the arc cosine of a number.
The syntax for the ACOS function in Oracle/PLSQL is:
The number used to calculate the arc cosine.
The ACOS function returns a numeric value.
The ACOS function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle ACOS function examples and explore how to use the ACOS function in Oracle/PLSQL.
For example: