| NAnt  Help  Function Reference  math::round | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
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. |