atg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 107399 by Lou Montana on 2018-05-14T14:33:57Z)
m (Text replacement - "[[Image:" to "[[File:")
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| ofp |= Game name
|game1= ofp
|version1= 1.00


|1.00|= Game version
|game2= ofpe
____________________________________________________________________________________________
|version2= 1.00


| Equivalent to [[atan]].<br /><br />[[Image:atan.jpg|200px]] |= Description
|game3= arma1
|version3= 1.00


| [[atg]] x |= Syntax
|game4= arma2
____________________________________________________________________________________________
|version4= 1.00


|p1= x: [[Number]] |= Parameter 1
|game5= arma2oa
|version5= 1.50


| [[Number]] |= Return Value
|game6= tkoh
|version6= 1.00


|x1= <code>_atanThreeFifth = [[atg]] 3/5;</code> |= Example 1
|game7= arma3
|version7= 0.50


| [[atan]] |= See also
|gr1= Math - Geometry
}}
 
|descr= Returns the '''arcus tangens'''.<br><br>[[File:atan.jpg|200px]]


|alias= [[atan]]


|s1= [[atg]] x


<h3 style="display:none">Notes</h3>
|p1= x: [[Number]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|r1= [[Number]] - result in degrees
</dl>


<h3 style="display:none">Bottom Section</h3>
|x1= <sqf>_atanThreeFifth = atg 3/5;</sqf>


[[Category:Scripting Commands|ATG]]
|seealso= [[atan]]
[[Category:Scripting Commands OFP 1.99|ATG]]
}}
[[Category:Scripting Commands OFP 1.96|ATG]]
[[Category:Scripting Commands OFP 1.46|ATG]]
[[Category:Scripting Commands ArmA|ATG]]
[[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Latest revision as of 00:11, 21 November 2023

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