ATAN
Syntax
ATAN(<number>)
Description
Returns the arc tangent of a number.
Examples
Column1 | ATAN returns |
---|---|
0 | 0 |
20.75 | 1.522640814 |
1 | 0.785398163 |
-.85 | -0.7044940642422177 |
ATAN(<number>)
Returns the arc tangent of a number.
Column1 | ATAN returns |
---|---|
0 | 0 |
20.75 | 1.522640814 |
1 | 0.785398163 |
-.85 | -0.7044940642422177 |