Round
     Rounds a decimal
  
    Arguments
| Input Value | Specify the number to round. | 
Properties
| Scale | Specify the scale for the output number. For example, enter 1 to
            get one number after the decimal point. This property is also available as an argument. If you specify both, the argument value is used and the property value is ignored.  | 
        
| Rounding Mode | Select the rounding mode to use. 
             This property is also available as an argument. If you specify both, the argument value is used and the property value is ignored.  |