pi: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (fixed example)
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>_a = 2*pi ...... Result is 6.2830</pre> |= Example 1
|x1= <br><code>_a <nowiki>=</nowiki> 2*pi</code>
 
Result is 6.2830|= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 01:31, 4 August 2006

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