round: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (note deleted. The observed by the poster phenomenon is normal "random" command distribution, nothing to do with round) |
||
Line 38: | Line 38: | ||
[[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 15:19, 28 August 2015
Description
- Description:
- Rounds up or down to the closest integer.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_val= round 5.25, result is 5
- Example 2:
_val= round 5.55, result is 6
Additional Information
- See also:
- Math Commands : ceilfloor
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