ARCSIN
Calculates the arc sine value of the given value
Syntax
=ARCSIN(Value)
Arguments
| Name | Type | Description | 
|---|---|---|
| Value | Number | Value to evaluate arcsine for. | 
Return
| Type | Description | 
|---|---|
| Number | Evaluated angle in radians. | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 0.30469265 |