Atn

From BR Wiki
Revision as of 12:42, 22 May 2014 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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

Related Functions