Oracle® OLAP DML Reference 10g Release 2 (10.2) Part Number B14346-03 |
|
|
PDF · Mobi · ePub |
The ARCCOS function calculates the angle value (in radians) of a specified cosine.
DECIMAL
ARCCOS(expression)
An expression that contains the decimal value of a cosine.
When you provide an ineligible value for the cosine expression (that is, a value greater than 1
or less than -1
), ARCCOS returns a value of NA
.