| NAnt  Help  Function Reference  double::parse | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Converts the specified string representation of a number to its double-precision floating point number equivalent.
double double::parse(s)
            
    
    | Name | Type | Description | 
|---|---|---|
| s | string | A string containing a number to convert. | 
MinValue or greater than MaxValue.