atg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formatting)
m (formatting)
Line 39: Line 39:
|p1= x: [[Number]]
|p1= x: [[Number]]


|r1= [[Number]]
|r1= [[Number]] - Result in degrees


|x1= <code>_atanThreeFifth = [[atg]] 3/5;</code>
|x1= <code>_atanThreeFifth = [[atg]] 3/5;</code>

Revision as of 11:27, 28 March 2021

Hover & click on the images for description

Description

Description:
Returns the arcus tangens.

atan.jpg
Alias:
atan
Groups:
Math - Geometry

Syntax

Syntax:
atg x
Parameters:
x: Number
Return Value:
Number - Result in degrees

Examples

Example 1:
_atanThreeFifth = atg 3/5;

Additional Information

See also:
atan

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note