atg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|ATG]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|ATG]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|ATG]]
[[Category:Scripting Commands ArmA|ATG]]


| ofp |= Game name


<h2 style="color:#000066">'''atg ''x'''''</h2>
|1.00|= Game version
____________________________________________________________________________________________


| Equivalent to [[atan]] |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''atg''' |= Syntax


'''x:''' [[Number]]
|  |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Number]]
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Arctangens of '''x''', result in degrees.
<!-- Note Section END -->
</dl>


See also '''[[atan2]]''' and '''[[atan]]'''
<h3 style="display:none">Bottom Section</h3>


 
[[Category:Scripting Commands|ATG]]
'''Example:'''
[[Category:Scripting Commands OFP 1.96|ATG]]
 
[[Category:Scripting Commands OFP 1.46|ATG]]
_angle = '''atg''' 1 ..........Result is 45
[[Category:Scripting Commands ArmA|ATG]]

Revision as of 23:06, 1 August 2006

Hover & click on the images for description

Description

Description:
Equivalent to atan
Groups:
Uncategorised

Syntax

Syntax:
atg
Return Value:
Return value needed

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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

Notes

Bottom Section