math.atan
Returns the arc tangent of x (in radians).
math.atan(x: number): number
Arguments
| Name | Description | Type |
|---|---|---|
| x | N/A | number |
Returns number
Returns the arc tangent of x (in radians).
math.atan(x: number): number
| Name | Description | Type |
|---|---|---|
| x | N/A | number |
Returns number