pi: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed example)
m (add to Math Commands)
Line 36: Line 36:
[[Category:Scripting Commands OFP 1.46|PI]]
[[Category:Scripting Commands OFP 1.46|PI]]
[[Category:Scripting Commands ArmA|PI]]
[[Category:Scripting Commands ArmA|PI]]
[[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]]

Revision as of 23:29, 11 January 2007

Hover & click on the images for description

Description

Description:
pi (180 degrees converted to radians).
Groups:
Uncategorised

Syntax

Syntax:
pi
Return Value:
Number

Examples

Example 1:

_a = 2*pi Result is 6.2830

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