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