ATAN
Syntax:
ATAN ( x )
Description: Computes the arc tangent of x.
Arguments:
Name |
Type |
Description |
---|---|---|
x |
number |
The value whose arc tangent is to be determined. |
Return Type and Value: number – The arc tangent of x.
example:
Syntax:
ATAN ( x )
Description: Computes the arc tangent of x.
Arguments:
Name |
Type |
Description |
---|---|---|
x |
number |
The value whose arc tangent is to be determined. |
Return Type and Value: number – The arc tangent of x.