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