atan

From Bohemia Interactive Community
Revision as of 04:18, 4 September 2007 by Mikero (talk | contribs) (degrees, math comands)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
ArcTangent of a number, result in Degrees.
Groups:
Uncategorised

Syntax

Syntax:
Degrees = atan Number
Parameters:
Number
Return Value:
Degrees: Number

Examples

Example 1:
_degrees=atan 1
returns 45

Additional Information

See also:
Math Commands

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