atg

From Bohemia Interactive Community
Revision as of 15:28, 15 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

atg x


Operand types:

x: Number

Type of returned value:

Number

Description:

Arctangens of x, result in degrees.


Example:

_angle = atg 1 ..........Result is 45