tg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[tan]] |SEEALSO=
| [[tan]] [[sin]] [[cos]] |SEEALSO=


}}
}}
Line 40: Line 40:
[[Category:Scripting Commands OFP 1.46|TG]]
[[Category:Scripting Commands OFP 1.46|TG]]
[[Category:Scripting Commands Armed Assault|TG]]
[[Category:Scripting Commands Armed Assault|TG]]
[[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 00:09, 27 September 2020

Hover & click on the images for description

Description

Description:
Identical to tan
Groups:
Geometry

Syntax

Syntax:
tg x
Parameters:
x: Number
Return Value:
Number

Examples

Example 1:
_tangent = tg 45 Result is 1

Additional Information

See also:
tan sin cos

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