| Oracle® OLAP DML Reference 10g Release 1 (10.1) Part Number B10339-02  | 
  | 
  | 
View PDF | 
The ARCSIN function calculates the angle value (in radians) of a specified sine.
Return Value
DECIMAL
Syntax
ARCSIN(expression)
Arguments
An expression that contains the decimal value of a sine.
Notes
When you provide an ineligible value for the sine expression (that is, a value greater than 1 or less than -1), ARCSIN returns a value of NA.
Examples