| NAnt  Help  Function Reference  math::round | v0.85 | 
Rounds the value to the nearest whole number
double math::round(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | double | Number to be rounded, can be anything convertible to a double. |