Math387::StrToSingle Function

float StrToSingle(const DewString &Source);

Converts string to a single value.

#NameTypeDescription
1Sourceconst DewString &

Returns: string, converted to single value.

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