double StrToDouble(const DewString &Source);
Converts string to a double value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | const DewString & |
Returns: string, converted to double value.
See Also: Math387::SampleToStr
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler