| NAnt  Help  Function Reference  math::abs | v0.85 | 
Returns the absolute value of the specified number
double math::abs(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | double | value to take the absolute value from |