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