ParseFloat
From King Arthur's Gold Wiki
Returns a double from the given string representation of an float.
See the following page for details: http://www.angelcode.com/angelscript/sdk/docs/manual/doc_datatypes_strings.html
double parseFloat(const string &in, uint &byteCount = 0)