Atn
ATN(<numeric expression>)
The Atn internal function is a trigonometric function that calculates the arctangent of the numeric expression in radians.
Example
00010 print ATN(3.4)
Output:
1.284745
ATN(<numeric expression>)
The Atn internal function is a trigonometric function that calculates the arctangent of the numeric expression in radians.
00010 print ATN(3.4)
Output:
1.284745