Math387::StrToDouble Function

double StrToDouble(const DewString &Source);

Converts string to a double value.

#NameTypeDescription
1Sourceconst DewString &

Returns: string, converted to double value.

See Also: Math387::SampleToStr
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler