Atn

From BR Wiki
Revision as of 16:16, 26 February 2014 by John (talk | contribs)
Jump to navigation Jump to search
ATN(X)

The Atn internal function is a trigonometric function that calculates the arctangent of X in radians.

Example

00010 print ATN(3.4)

Output:

1.284745

Related Functions