round: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Changed version and product)
m (reset arma ver)
Line 6: Line 6:
| arma |= Game name
| arma |= Game name


| ?? |= Game version
|1.00 |= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: Line 18:
| [[Number]] |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
| x1 =   
| x1 =
<br>  
  <code>round -5.25</code>  
round -5.25   


Result is -5 | = Example 1
Result is -5 | = Example 1

Revision as of 03:35, 29 September 2006


-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
The round value of x.
Groups:
Uncategorised

Syntax

Syntax:
round x
Parameters:
x: Number
Return Value:
Number

Examples

Example 1:
round -5.25 Result is -5

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