round x

Operand types

x: Number

Type of returned value

Description

Rounds up or down to the closest integer.

Used In

ArmA

Example

_val= round 5.25, result is 5

_val= round 5.55, result is 6
Search OFPEC COMREF