pi: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \|s1=" to " |s1=")
m (Text replacement - " \| *([^=]{12,}) * \|s1=" to " |descr=$1 |s1=")
Line 24: Line 24:
|gr1= Math - Geometry
|gr1= Math - Geometry


| pi (180 degrees converted to [[Number#Radians|Radians]]).
|descr= pi (180 degrees converted to [[Number#Radians|Radians]]).


|s1= '''pi'''
|s1= '''pi'''

Revision as of 23:03, 13 June 2021

Hover & click on the images for description

Description

Description:
pi (180 degrees converted to Radians).
Groups:
Math - Geometry

Syntax

Syntax:
pi
Return Value:
Number

Examples

Example 1:
_radians = 2 * pi; // Result is 6.2830

Additional Information

See also:
tan cos sin

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