| NAnt  Help  Function Reference  math::floor | v0.85 | 
Returns the largest whole number less than or equal to the specified number.
double math::floor(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | double | value to be , can be anything convertible to a double |